@@ -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
The note is not visible to the blocked user.