From 16fd226f14153858734a095f3773d6afdaf0c6e6 Mon Sep 17 00:00:00 2001 From: DrGraypFroot <33982978+DrGraypFroot@users.noreply.github.com> Date: Thu, 5 Jul 2018 21:53:19 +0200 Subject: [PATCH] Updated Python Backup Script for Wekan Docker environment (markdown) --- Python-Backup-Script-for-Wekan-Docker-environment.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Python-Backup-Script-for-Wekan-Docker-environment.md b/Python-Backup-Script-for-Wekan-Docker-environment.md index 583888a..6a3e57a 100644 --- a/Python-Backup-Script-for-Wekan-Docker-environment.md +++ b/Python-Backup-Script-for-Wekan-Docker-environment.md @@ -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