login.sh aktualisiert
* Pfad zum id_ca-Schlüssel bei scp eingeführt * PC 77 und MATE3 hinzugefügt
This commit is contained in:
2
login.sh
2
login.sh
@ -48,6 +48,8 @@ declare -A HOSTS=(
|
|||||||
["ABS"]="100.87.87.102"
|
["ABS"]="100.87.87.102"
|
||||||
["OMVPi"]="100.87.87.80"
|
["OMVPi"]="100.87.87.80"
|
||||||
["OMV2000"]="100.87.87.81"
|
["OMV2000"]="100.87.87.81"
|
||||||
|
["MATE3"]="100.87.87.108"
|
||||||
|
["PC77"]="100.87.87.77"
|
||||||
)
|
)
|
||||||
|
|
||||||
TARGET_LABEL=$(gum choose --header "Zielsystem wählen" "${!HOSTS[@]}")
|
TARGET_LABEL=$(gum choose --header "Zielsystem wählen" "${!HOSTS[@]}")
|
||||||
|
|||||||
Reference in New Issue
Block a user