diff --git a/linupx-scripts.sh b/linupx-scripts.sh index bc84b65..06a7e6d 100755 --- a/linupx-scripts.sh +++ b/linupx-scripts.sh @@ -449,9 +449,9 @@ SCRIPT_MENU() { fi echo " [I] Installation Scripts" echo "" - echo " [L] Enable Remote Syslog" - echo " [Config file: RemoteSyslogServer=${RemoteSyslogServer}]" - echo "" + # echo " [L] Enable Remote Syslog" + # echo " [Config file: RemoteSyslogServer=${RemoteSyslogServer}]" + # echo "" echo " [R] Reboot System" echo " [S] Shutdown System" echo " [Q] Quit"