Skip to content

Commit c66c458

Browse files
committed
Update | Link Menu
1 parent caceb6e commit c66c458

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

menu_id.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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} |"

0 commit comments

Comments
 (0)