diff options
author | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-12-18 11:18:14 +0000 |
commit | 48bc5c779635cd369672405483082115d4f5112b (patch) | |
tree | 0db3be47d825ea04081027f2887290c3fd88ff92 /terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh | |
parent | update (diff) | |
download | scripts-48bc5c779635cd369672405483082115d4f5112b.tar.gz scripts-48bc5c779635cd369672405483082115d4f5112b.zip |
update
Diffstat (limited to '')
-rwxr-xr-x | terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh b/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh index 833d95b..d6d7009 100755 --- a/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh +++ b/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh @@ -3,5 +3,6 @@ set -e set -x . /bootstrap.sh -on_startup /etc/gitrepos/ +bootstrap +update_repos crond -n -s -P |