This commit is contained in:
root
2018-09-19 08:32:47 +00:00
commit 33a79b7b31
5 changed files with 136 additions and 0 deletions

15
before.sh Executable file
View File

@@ -0,0 +1,15 @@
#! /bin/bash
##
## Create list of installed software
##
dpkg --get-selections > $DIR_DATA/software.list
##
## Create database dumps
##
#echo "Creating database dumps ..."
#/bin/bash /root/backup/dbdump.sh