mirror of
https://github.com/ZettaIO/restic-compose-backup.git
synced 2025-12-15 02:01:08 +00:00
Adding update-ca-certificates
This commit is contained in:
committed by
GitHub
parent
63f66b78cb
commit
a49b48646a
@@ -3,6 +3,9 @@
|
||||
# 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