File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ while true; do
3232 echo " "
3333 echo " +-------------+"
3434 echo " | Script : |"
35- echo " +-------------+------------ +--------------+"
36- echo " | 3. Exécuter 'new.sh' |"
37- echo " | |"
38- echo " | 4. Exécuter 'speedtest.sh' |"
39- echo " | |"
40- echo " | 5. Exécuter 'massgrave.cmd' |"
41- echo " +---------------------------+--------------+"
35+ echo " +-------------+------------ +---------------- +"
36+ echo " | 3. Exécuter 'new.sh' |"
37+ echo " | |"
38+ echo " | 4. Exécuter 'speedtest.sh' |"
39+ echo " | |"
40+ echo " | 5. Exécuter 'pterodactyl-panel-reinstaller' |"
41+ echo " +---------------------------+---------------- +"
4242 echo " | 6. Quitter |"
4343 echo " +------------+"
4444
@@ -72,7 +72,7 @@ while true; do
7272 5)
7373 echo " Exécution du script 'massgrave.cmd'."
7474 # Ajoutez le code correspondant à l'Option 4 ici
75- bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/massgrave.cmd )
75+ bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/pterodactylpanelreinstall.sh )
7676 ;;
7777 6)
7878 echo " Au revoir !"
You can’t perform that action at this time.
0 commit comments