This commit is contained in:
gaofei 2024-12-25 15:02:32 +08:00
parent cc760a7ca8
commit 8069ef36c7

View File

@ -1,4 +1,4 @@
#!/usr/bin/env bash
#!/usr/bin/bash
GREEN='\033[0;32m'
RED='\033[0;31m'
@ -27,8 +27,6 @@ servers["jp"]="ssh ubuntu@jp.xxoommd.asia"
servers["sg"]="ssh ubuntu@sg.xxoommd.asia"
servers["ya"]="ssh -p 7189 gaohengyi@jumpserver.yacloud.net"
servers["u1"]="ssh root@u1"
servers["u2"]="ssh root@u2"
servers["u3"]="ssh root@u3"
function help() {
echo