File tree Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Expand file tree Collapse file tree 2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -222,17 +222,6 @@ echo
222
222
echo " /etc/pacman.conf.edu is there to have a backup"
223
223
echo
224
224
225
- echo
226
- tput setaf 3
227
- echo " ########################################################################"
228
- echo " ######## Removing the Arch Linux Tweak Tool"
229
- echo " ######## Removing arcolinux-keyring"
230
- echo " ######## Removing arcolinux-mirrorlist-git"
231
- echo " ######## if present"
232
- echo " ########################################################################"
233
- tput sgr0
234
- echo
235
-
236
225
# when NOT on KIRO - remove
237
226
if ! grep -q " kiro" /etc/os-release; then
238
227
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
8
8
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
9
9
##
10
10
## Arch Linux repository mirrorlist
11
- ## Generated on 2025-06-21
11
+ ## Generated on 2025-06-24
12
12
##
13
13
14
14
## Worldwide
You can’t perform that action at this time.
0 commit comments