update install.sh

This commit is contained in:
pocketW 2022-09-10 23:56:47 +10:00
parent 9a48e6a568
commit acc31d9e75

View File

@ -96,7 +96,7 @@ check_status() {
fi
}
# install_acme() {
install_acme() {
curl https://get.acme.sh | sh
}
@ -209,5 +209,5 @@ install_XrayR() {
echo -e "${green}开始安装${plain}"
install_base
# install_acme
install_acme
install_XrayR $1