/usr/local/jetapps/usr/share/rear/prep/DUPLICITY/default
# This file is part of Relax-and-Recover, licensed under the GNU General # Public License. Refer to the included COPYING for full text of license. echo "BACKUP_PROG=$BACKUP_PROG" >> "$ROOTFS_DIR/etc/rear/rescue.conf" || Error "Failed to add 'BACKUP_PROG=$BACKUP_PROG' to rescue.conf" Log "Added 'BACKUP_PROG=$BACKUP_PROG' to rescue.conf"
.
Edit
..
Edit
050_prep_duplicity.sh
Edit
200_find_duply_profile.sh
Edit
210_check_NETFS_URL_requirements.sh
Edit
220_define_backup_prog.sh
Edit
250_find_all_libs.sh
Edit