summaryrefslogtreecommitdiff
path: root/sh/u
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2024-04-21 22:13:17 -0700
committerXiao Pan <gky44px1999@gmail.com>2024-04-21 22:13:17 -0700
commit0c40e003145789e027e69f51425ac4201f369d58 (patch)
treea5ed25d94d4105790269db8f45877ccf3b427d0f /sh/u
parent9e7482a1d28dd912847b8afc9a3cb71288bba8f7 (diff)
remove ka vps
Diffstat (limited to 'sh/u')
-rwxr-xr-xsh/u2
1 files changed, 1 insertions, 1 deletions
diff --git a/sh/u b/sh/u
index 68a8697..2e346dc 100755
--- a/sh/u
+++ b/sh/u
@@ -3,7 +3,7 @@
ssh-add -l || ssh-add
-for host in ca ka ia studio pp; do
+for host in ca ia studio pp; do
# alacritty use -T to change window name so I can identify different servers
# need to invoke bash afterwards for manual things like reboot if linux upgrades and pacdiff
# maybe can automate further so no need manual things