Skip to content

Commit ee13872

Browse files
committed
Update | Menu echo
1 parent 1934e3a commit ee13872

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

menu.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,12 +74,12 @@ while true; do
7474
bash <(curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/speedtest.sh)
7575
;;
7676
5)
77-
echo "Exécution du script 'massgrave.cmd'."
77+
echo "Exécuter 'pterodactyl-panel-reinstaller"
7878
# Ajoutez le code correspondant à l'Option 4 ici
7979
bash <(curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/pterodactylpanelreinstall.sh)
8080
;;
8181
6)
82-
echo "Exécution du script 'massgrave.cmd'."
82+
echo "${BLUE}${BOLD}Exécuter le Pterodactyl Menu${RESET}"
8383
# Ajoutez le code correspondant à l'Option 4 ici
8484
bash <(curl -s https://raw.githubusercontent.com/OverStyleFR/Pterodactyl-Installer-Menu/main/PterodactylMenu.sh)
8585
;;

0 commit comments

Comments
 (0)