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
53
53
1)
54
54
echo " Exécuter le ${BOLD}${VIOLET} M${GREEN} e${YELLOW} n${BLUE} u${RESET}${GREEN}${BOLD} .sh${RESET} "
55
55
# 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)
57
57
;;
58
58
2)
59
59
echo " Exécuter le ${BLUE}${BOLD} Pterodactyl Menu${RESET} "
60
60
# 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)
62
62
;;
63
63
3)
64
64
echo " Ajouter '${VIOLET}${BOLD} id_ed25519${RESET} ' | ${VIOLET}${BOLD} Main${RESET} |"
You can’t perform that action at this time.
0 commit comments