#!/bin/bash cp ./templates/.resticPasswordTemplate ./.resticPassword cp ./templates/backupsTemplate.sh ./backups.sh cp ./templates/resticExcludesTemplate ./resticExcludes cp ./templates/rsyncManifestTemplate ./rsyncManifest chmod 600 ./.resticPassword chmod +x ./backups.sh