Update linupx-scripts.sh

This commit is contained in:
2022-01-23 16:06:49 -06:00
parent 62fbc9da64
commit 0cc714fa56

View File

@@ -449,9 +449,9 @@ SCRIPT_MENU() {
fi fi
echo " [I] Installation Scripts" echo " [I] Installation Scripts"
echo "" echo ""
echo " [L] Enable Remote Syslog" # echo " [L] Enable Remote Syslog"
echo " [Config file: RemoteSyslogServer=${RemoteSyslogServer}]" # echo " [Config file: RemoteSyslogServer=${RemoteSyslogServer}]"
echo "" # echo ""
echo " [R] Reboot System" echo " [R] Reboot System"
echo " [S] Shutdown System" echo " [S] Shutdown System"
echo " [Q] Quit" echo " [Q] Quit"