Fix target alias: aws -> aws-vanhoa (matches ~/.ssh/config)
Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ confirm_yn() {
|
|||||||
# -----------------------------
|
# -----------------------------
|
||||||
# Danh sách target fix cứng (alias từ ~/.ssh/config)
|
# Danh sách target fix cứng (alias từ ~/.ssh/config)
|
||||||
# -----------------------------
|
# -----------------------------
|
||||||
TARGETS=("local" "ta" "toc" "oc" "cse" "vrc" "aws" "tk" "od")
|
TARGETS=("local" "ta" "toc" "oc" "cse" "vrc" "aws-vanhoa" "tk" "od")
|
||||||
TARGET_CURSOR=0
|
TARGET_CURSOR=0
|
||||||
TARGET=""
|
TARGET=""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user