diff --git a/setup.sh b/setup.sh index 4634285..99493bb 100644 --- a/setup.sh +++ b/setup.sh @@ -2,7 +2,7 @@ cp ./templates/.resticPasswordTemplate ./.resticPassword cp ./templates/backupsTemplate.sh ./backups.sh -cp ./templates/resticExcludesTemplate ./resticExcludesTemplate +cp ./templates/resticExcludesTemplate ./resticExcludes cp ./templates/rsyncManifestTemplate ./rsyncManifest chmod 600 ./.resticPassword chmod +x ./backups.sh \ No newline at end of file