From 3315acb9ca79b2f6bbd68ec99c4506fc3ae7ca92 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sun, 7 May 2023 10:56:01 +0330 Subject: update --- terminaldweller.com/cgit/bootstrap/cron | 4 ++++ 1 file changed, 4 insertions(+) create mode 100755 terminaldweller.com/cgit/bootstrap/cron (limited to 'terminaldweller.com/cgit/bootstrap/cron') 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 -- cgit v1.2.3