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 @@ -61,12 +61,12 @@ while true; do
6161 3)
6262 echo " Ajouter '${VIOLET}${BOLD} id_ed25519${RESET} ' | ${VIOLET}${BOLD} Main${RESET} |"
6363 # Ajoutez le code correspondant à l'Option 3 ici
64- bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/new .sh)
64+ bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/id_ed25519 .sh)
6565 ;;
6666 4)
6767 echo " Ajouter '${VIOLET}${BOLD} id_ed25519${RESET} _${YELLOW}${BOLD} sk${RESET} ' | ${VIOLET}${BOLD} Main ${YELLOW}${BOLD} Yubi${RESET} |"
6868 # Ajoutez le code correspondant à l'Option 4 ici
69- bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/speedtest .sh)
69+ bash <( curl -s https://raw.githubusercontent.com/OverStyleFR/AutoScriptBash/main/.assets/id_ed25519_sk .sh)
7070 ;;
7171 5)
7272 echo " Au revoir !"
You can’t perform that action at this time.
0 commit comments