Feat: clean backup script

This commit is contained in:
Bertrand Benjamin 2020-07-17 12:20:40 +02:00
parent 55a5f6a46b
commit 09b7038f60
1 changed files with 0 additions and 2 deletions

View File

@ -14,8 +14,6 @@ set -e
ts_log()
{
echo `date '+%Y-%m-%d %H:%m:%S'` $1 >> ${LOG_PATH}
# su {{ me[0].username }} -c "DISPLAY=:0 notify-send 'Borgbackup' '`date '+%Y-%m-%d %H:%m:%S'`' $1"
# su lafrite -c "DISPLAY=:0 notify-send 'Borgbackup' '`date '+%Y-%m-%d %H:%m:%S'` $1'"
}
# Trap on non-zero exit