aboutsummaryrefslogtreecommitdiffstats
path: root/terminaldweller.com/cgit/bootstrap/docker-entrypoint.sh
blob: 2f67a1176640bff272b53682c5af56f3fb918505 (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh
set -e
set -x

. /bootstrap.sh
bootstrap
update_repos
crond -f -l 2