Files
borg/before.sh
2018-09-19 08:32:47 +00:00

16 lines
210 B
Bash
Executable File

#! /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