modified: entrypoint.sh
This commit is contained in:
parent
1e4ebefbac
commit
a95d1bf44f
1 changed files with 0 additions and 3 deletions
|
@ -3,9 +3,6 @@
|
|||
# Dump all env vars so we can source them in cron jobs
|
||||
printenv | sed 's/^\(.*\)$/export \1/g' > /env.sh
|
||||
|
||||
# Update CA certificates
|
||||
update-ca-certificates
|
||||
|
||||
# Write crontab
|
||||
rcb crontab > crontab
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue