From 5eed9e833242ef8ca9f410d5c7b566267b74825f Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sat, 29 Jun 2024 13:35:27 -0700 Subject: aa is easier to read than xyzaa --- sh/upd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sh/upd') diff --git a/sh/upd b/sh/upd index 8e7bfa5..4c21182 100755 --- a/sh/upd +++ b/sh/upd @@ -241,7 +241,7 @@ music () { monthly_misc () { if [ "$hostname" = xyzinsp ]; then if scp ca:/etc/pacman.d/mirrorlist aa:/tmp; then - echo 'Wait for xyzaa sudo prompt and enter password:' + echo 'Wait for aa sudo prompt and enter password:' ssh -t aa 'sudo mv /tmp/mirrorlist /etc/pacman.d/mirrorlist && sudo chown root:root /etc/pacman.d/mirrorlist' fi # if insp can ping studio, which means insp and studio is in the same network -- cgit v1.2.3-70-g09d2