diff options
author | terminaldweller <devi@terminaldweller.com> | 2023-05-07 07:26:01 +0000 |
---|---|---|
committer | terminaldweller <devi@terminaldweller.com> | 2023-05-07 07:26:01 +0000 |
commit | 3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92 (patch) | |
tree | 4f0c5e66c2a824a2420ec211ee0585bece03fda8 /terminaldweller.com/cgit/bootstrap/cron | |
parent | update (diff) | |
download | scripts-3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92.tar.gz scripts-3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92.zip |
update
Diffstat (limited to 'terminaldweller.com/cgit/bootstrap/cron')
-rwxr-xr-x | terminaldweller.com/cgit/bootstrap/cron | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/terminaldweller.com/cgit/bootstrap/cron b/terminaldweller.com/cgit/bootstrap/cron new file mode 100755 index 0000000..abfd125 --- /dev/null +++ b/terminaldweller.com/cgit/bootstrap/cron @@ -0,0 +1,4 @@ +#!/bin/sh + +. /bootstrap.sh +update_repos |