Add backup/restore scripts

This commit is contained in:
Julien VAUBOURG
2015-07-25 16:33:38 +02:00
parent 40ba05ad1b
commit 1a9ef49ea5
4 changed files with 26 additions and 3 deletions

5
scripts/backup Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
# nothing to do...
exit 0