diff options
Diffstat (limited to 'weekly-jobs.sh')
| -rwxr-xr-x | weekly-jobs.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/weekly-jobs.sh b/weekly-jobs.sh deleted file mode 100755 index f71f198..0000000 --- a/weekly-jobs.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -# This script runs every week at noon on Mondays -# It is used to schedule tasks on my computer - -# Save secrets locally -sh ~/ghq/github.com/simenandre/secrets/save-secrets-locally.sh
\ No newline at end of file |
