File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -39,19 +39,19 @@ while true; do
3939 echo " | 4. Exécuter 'speedtest.sh' |"
4040 echo " | |"
4141 echo " | 5. Exécuter 'pterodactyl-panel-reinstaller'|"
42- echo " +---------------------------+ ----------------+"
42+ echo " +---------------------------- ----------------+"
4343 echo " | 6. ${BLUE}${BOLD} Exécuter le Pterodactyl Menu${RESET} |"
4444 echo " | └ ${YELLOW}${BOLD} OverStyleFR/Pterodactyl-Installer-Menu${RESET} |"
45- echo " +-------------+ ------------+ -----------------+"
46- echo " | 7. ${BOLD}${VIOLET} M${GREEN} e${YELLOW} n${BLUE} u${RESET}${BOLD} SSH ${RESET} |"
47- echo " | └ ${VIOLET}${BOLD} OverStyleFR/AutoScriptBash${RESET} |"
45+ echo " +--------------------------- -----------------+"
46+ echo " | 7. ${BOLD}${VIOLET} M${GREEN} e${YELLOW} n${BLUE} u${RESET}${BOLD} SSH ${RESET} |"
47+ echo " | └ ${VIOLET}${BOLD} OverStyleFR/AutoScriptBash${RESET} |"
4848 echo " +-------------+------------+-----------------+"
4949 echo " | ${RED}${BOLD} 8. Quitter${RESET} |"
5050 echo " +------------+"
5151
5252
5353 # Lecture du choix de l'utilisateur
54- read -p " Choisissez une option (1-7 ) : " choix
54+ read -p " Choisissez une option (1-8 ) : " choix
5555
5656 # Traitement du choix
5757 case $choix in
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ while true; do
4343
4444
4545 # Lecture du choix de l'utilisateur
46- read -p " Choisissez une option (1-7 ) : " choix
46+ read -p " Choisissez une option (1-5 ) : " choix
4747
4848 # Traitement du choix
4949 case $choix in
You can’t perform that action at this time.
0 commit comments