diff options
Diffstat (limited to '')
-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 |