mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-10-09 03:40:58 +00:00
modified: entrypoint.sh
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user