Updated Python Backup Script for Wekan Docker environment (markdown)

DrGraypFroot 2018-07-05 21:53:19 +02:00
parent 0af2039a80
commit 16fd226f14

@ -11,7 +11,6 @@ Example crontab (Backup daily at 18:30):
Adjust the retention value in the yaml-config file to suit your needs (see example .yml file at the bottom of the page)
I commented all the output when dump is successful.
```py
#!/usr/bin/env python3