diff --git a/asmmenu.sh b/asmmenu.sh index da2ba05..036b93c 100644 --- a/asmmenu.sh +++ b/asmmenu.sh @@ -219,7 +219,7 @@ while true; do 8 "Update asm-Script" \ 9 "WLAN konfigurieren" \ 10 "System herunterfahren" \ - 11 "Terminal (nur per Putty(SSH) )" 3>&1 1>&2 2>&3) + 11 "Terminal (nur per Putty(SSH)" 3>&1 1>&2 2>&3) case $OPTION in 1) setup_autologin ;;