mirror of https://github.com/wulabing/Xray_onekey
1.1.0 bug 修正
parent
d2d4e8ce68
commit
12f0678591
|
@ -609,7 +609,7 @@ nginx_process_disabled(){
|
|||
# judge "rc.local 配置"
|
||||
#}
|
||||
acme_cron_update(){
|
||||
wget -P /usr/bin --no-check-certificate "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/dev/ssl_update.sh"
|
||||
wget -N -P /usr/bin --no-check-certificate "https://raw.githubusercontent.com/wulabing/V2Ray_ws-tls_bash_onekey/dev/ssl_update.sh"
|
||||
if [[ "${ID}" == "centos" ]];then
|
||||
# sed -i "/acme.sh/c 0 3 * * 0 \"/root/.acme.sh\"/acme.sh --cron --home \"/root/.acme.sh\" \
|
||||
# &> /dev/null" /var/spool/cron/root
|
||||
|
|
Loading…
Reference in New Issue