diff --git a/login.sh b/login.sh index caf7d41..84cfb93 100755 --- a/login.sh +++ b/login.sh @@ -49,6 +49,7 @@ fi # Ziel-Host-Auswahl declare -A HOSTS=( ["Server1"]="100.87.87.101" + ["Server3"]="100.87.87.103" ["ABS"]="100.87.87.102" ["OMVPi"]="100.87.87.80" ["OMV2000"]="100.87.87.81"