|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
cp ./templates/.resticPasswordTemplate ./.resticPassword
|
|
|
|
cp ./templates/.resticPasswordTemplate ./.resticPassword
|
|
|
|
cp ./templates/backupsTemplate.sh ./backups.sh
|
|
|
|
cp ./templates/backupsTemplate.sh ./backups.sh
|
|
|
|
cp ./templates/resticExcludesTemplate ./resticExcludesTemplate
|
|
|
|
cp ./templates/resticExcludesTemplate ./resticExcludes
|
|
|
|
cp ./templates/rsyncManifestTemplate ./rsyncManifest
|
|
|
|
cp ./templates/rsyncManifestTemplate ./rsyncManifest
|
|
|
|
chmod 600 ./.resticPassword
|
|
|
|
chmod 600 ./.resticPassword
|
|
|
|
chmod +x ./backups.sh
|
|
|
|
chmod +x ./backups.sh
|