mirror of
https://github.com/xxoommd/magic.git
synced 2025-07-04 09:42:43 +00:00
update
This commit is contained in:
parent
cc760a7ca8
commit
8069ef36c7
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
GREEN='\033[0;32m'
|
GREEN='\033[0;32m'
|
||||||
RED='\033[0;31m'
|
RED='\033[0;31m'
|
||||||
@ -27,8 +27,6 @@ servers["jp"]="ssh ubuntu@jp.xxoommd.asia"
|
|||||||
servers["sg"]="ssh ubuntu@sg.xxoommd.asia"
|
servers["sg"]="ssh ubuntu@sg.xxoommd.asia"
|
||||||
servers["ya"]="ssh -p 7189 gaohengyi@jumpserver.yacloud.net"
|
servers["ya"]="ssh -p 7189 gaohengyi@jumpserver.yacloud.net"
|
||||||
servers["u1"]="ssh root@u1"
|
servers["u1"]="ssh root@u1"
|
||||||
servers["u2"]="ssh root@u2"
|
|
||||||
servers["u3"]="ssh root@u3"
|
|
||||||
|
|
||||||
function help() {
|
function help() {
|
||||||
echo
|
echo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user