From 02460bfb8f2a477f72914b047ee5ab24137f732a Mon Sep 17 00:00:00 2001 From: anonymous Date: Wed, 7 Apr 2021 18:29:31 +0800 Subject: [PATCH] dev --- shell/update.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/shell/update.sh b/shell/update.sh index ed12c611..ab9aba1c 100644 --- a/shell/update.sh +++ b/shell/update.sh @@ -329,8 +329,6 @@ update_all_scripts () { add_cron $list_own_add fi fi - else - perl -i -ne "{print unless / $cmd_task /}" $list_crontab_user fi }