From 12d1884fddb8c2c3480a0c8dbcdbaf2b3a8f307f Mon Sep 17 00:00:00 2001 From: whyour Date: Sun, 2 May 2021 14:29:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dshell=E8=AF=AD=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shell/update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/shell/update.sh b/shell/update.sh index ace24606..cc95bdf6 100755 --- a/shell/update.sh +++ b/shell/update.sh @@ -222,7 +222,6 @@ update_raw() { [[ -z $cron_line ]] && cron_line="0 6 * * *" if [[ -z $cron_id ]]; then add_cron_api "$cron_line:$cmd_task $filename:$cron_name" - else # update_cron_api "$cron_line:$cmd_task $filename:$cron_name:$cron_id" fi else