Abgleich 2025-07-29
This commit is contained in:
5
login.sh
Normal file → Executable file
5
login.sh
Normal file → Executable file
@ -48,6 +48,11 @@ declare -A HOSTS=(
|
||||
["ABS"]="100.87.87.102"
|
||||
["OMVPi"]="100.87.87.80"
|
||||
["OMV2000"]="100.87.87.81"
|
||||
["CA"]="100.87.87.5"
|
||||
["PHOSCON"]="100.87.87.90"
|
||||
["DIETPI"]="100.87.87.4"
|
||||
["PROXI"]="100.87.87.100"
|
||||
["PC77"]="100.87.87.77"
|
||||
)
|
||||
|
||||
TARGET_LABEL=$(gum choose --header "Zielsystem wählen" "${!HOSTS[@]}")
|
||||
|
||||
Reference in New Issue
Block a user