Files
r_backup/bin/oldies/topisto_incremental_backup.sh
2018-09-08 19:01:15 +02:00

13 lines
254 B
Bash
Executable File

#!/bin/bash
export TARGET=/opt/topisto.net
export LADATE=`date +%Y%m%d`
export HIER=`date +%Y%m%d -d "1 day ago"`
export SOURCE=/tmp/topisto.net/www
/opt/bin/incremental_backup.sh
export SOURCE=/tmp/topisto.net/TOPISTO
/opt/bin/incremental_backup.sh