From 6fae25b305d714b3ab7608fa003f1af9bf024545 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Tue, 14 Feb 2023 13:33:23 +0800 Subject: Rename tools into bin --- tools/cron/task.cron | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tools/cron/task.cron (limited to 'tools/cron/task.cron') diff --git a/tools/cron/task.cron b/tools/cron/task.cron deleted file mode 100644 index 7521cca..0000000 --- a/tools/cron/task.cron +++ /dev/null @@ -1,2 +0,0 @@ -# Push changes on ~/.task -*/20 * * * * cd ~/.task && git add * && git commit -am update && git push origin 2>&1 -- cgit v1.2.3-70-g09d2