diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2024-04-21 22:13:17 -0700 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2024-04-21 22:13:17 -0700 |
commit | 0c40e003145789e027e69f51425ac4201f369d58 (patch) | |
tree | a5ed25d94d4105790269db8f45877ccf3b427d0f /sh/u | |
parent | 9e7482a1d28dd912847b8afc9a3cb71288bba8f7 (diff) |
remove ka vps
Diffstat (limited to 'sh/u')
-rwxr-xr-x | sh/u | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |