From 12f0678591ed3d4db5b06c5d4b70aac2637fab10 Mon Sep 17 00:00:00 2001 From: wulabing Date: Sun, 16 Feb 2020 01:13:50 +0800 Subject: [PATCH] =?UTF-8?q?1.1.0=20bug=20=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 5d55217..e5f65e7 100644 --- a/install.sh +++ b/install.sh @@ -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