This commit is contained in:
anonymous 2021-04-07 18:29:31 +08:00
parent 889f7b04f6
commit 02460bfb8f

View File

@ -329,8 +329,6 @@ update_all_scripts () {
add_cron $list_own_add add_cron $list_own_add
fi fi
fi fi
else
perl -i -ne "{print unless / $cmd_task /}" $list_crontab_user
fi fi
} }