Skip to content

Commit fdea09e

Browse files
authored
Menu Update
1 parent 8b864d0 commit fdea09e

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

scripts/menu/enginescript-menu.sh

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,12 @@ while true
3838
echo "phpMyAdmin - https://${IP_ADDRESS}/enginescript/phpmyadmin"
3939
echo ""
4040
echo "Helpful Commands:"
41-
echo "es.menu - open EngineScript menu"
41+
echo "es.config - Open the configuration file in Nano"
42+
echo "es.debug - Display debug information for EngineScript"
43+
echo "es.help - Display EngineScript commands and locations"
44+
echo "es.menu - Open EngineScript menu"
4245
echo "es.restart - Restart Nginx and PHP-FPM"
43-
echo "es.update - update and upgrade your server using APT"
46+
echo "es.update - Update and upgrade your server using APT"
4447
echo ""
4548
echo "---------------------------------------------------------------"
4649
echo ""

0 commit comments

Comments
 (0)