mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-07-22 19:08:00 +00:00
update install.sh
This commit is contained in:
@@ -96,7 +96,7 @@ check_status() {
|
|||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
# install_acme() {
|
install_acme() {
|
||||||
curl https://get.acme.sh | sh
|
curl https://get.acme.sh | sh
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -209,5 +209,5 @@ install_XrayR() {
|
|||||||
|
|
||||||
echo -e "${green}开始安装${plain}"
|
echo -e "${green}开始安装${plain}"
|
||||||
install_base
|
install_base
|
||||||
# install_acme
|
install_acme
|
||||||
install_XrayR $1
|
install_XrayR $1
|
||||||
|
Reference in New Issue
Block a user