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