Skip to content

Commit ad65ef1

Browse files
committed
update
1 parent cd6bafd commit ad65ef1

File tree

2 files changed

+1
-12
lines changed

2 files changed

+1
-12
lines changed

0-current-choices.sh

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -222,17 +222,6 @@ echo
222222
echo "/etc/pacman.conf.edu is there to have a backup"
223223
echo
224224

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-
236225
# when NOT on KIRO - remove
237226
if ! grep -q "kiro" /etc/os-release; then
238227

mirrorlist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Server = http://mirror.rackspace.com/archlinux/$repo/os/$arch
88
Server = https://mirror.rackspace.com/archlinux/$repo/os/$arch
99
##
1010
## Arch Linux repository mirrorlist
11-
## Generated on 2025-06-21
11+
## Generated on 2025-06-24
1212
##
1313

1414
## Worldwide

0 commit comments

Comments
 (0)