mirror of
https://github.com/XrayR-project/XrayR-release.git
synced 2025-06-07 21:09:54 +00:00
remove install acme
This commit is contained in:
parent
c58745619b
commit
9a48e6a568
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user