#!/bin/bash ############################################################################### # How to run scripts before or after backups ############################################################################### # Duplicati is able to run scripts before and after backups. This # functionality is available in the advanced options of any backup job (UI) or # as option (CLI). The (advanced) options to run scripts are # --run-script-before = # --run-script-before-required = # --run-script-timeout =