File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ while true; do
5353 1)
5454 echo " Exécuter le ${BOLD}${VIOLET} M${GREEN} e${YELLOW} n${BLUE} u${RESET}${GREEN}${BOLD} .sh${RESET} "
5555 # Ajoutez le code correspondant à l'Option 1 ici
56- bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/dockerinstall .sh)
56+ bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/menu .sh)
5757 ;;
5858 2)
5959 echo " Exécuter le ${BLUE}${BOLD} Pterodactyl Menu${RESET} "
6060 # Ajoutez le code correspondant à l'Option 2 ici
61- bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash /main/.assets/yarninstall .sh)
61+ bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/Pterodactyl-Installer-Menu /main/PterodactylMenu .sh)
6262 ;;
6363 3)
6464 echo " Ajouter '${VIOLET}${BOLD} id_ed25519${RESET} ' | ${VIOLET}${BOLD} Main${RESET} |"
You can’t perform that action at this time.
0 commit comments