[wip] Disabling backup and restore scripts (temporarily).

This commit is contained in:
pitchum
2018-09-14 07:02:08 +02:00
committed by pitchum
parent 639ee4992d
commit 9d2bc631e5
2 changed files with 24 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
#!/bin/bash
echo "backup script is not implemented"
exit 0
#=================================================
# GENERIC START
#=================================================