Skip to content

Commit 00d66d1

Browse files
authored
Update install.sh
1 parent 6287311 commit 00d66d1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

install.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,8 @@ get_char && show_menu
460460
}
461461

462462
acme() {
463-
bash <(curl -Ls https://gitlab.com/rwkgyg/acme-script/raw/main/acme.sh)
463+
#bash <(curl -Ls https://gitlab.com/rwkgyg/acme-script/raw/main/acme.sh)
464+
bash <(curl -Ls https://raw.githubusercontent.com/yonggekkk/acme-yg/main/acme.sh)
464465
back
465466
}
466467

0 commit comments

Comments
 (0)