Fixed typo

main
capntack 6 months ago
parent 3e057f7576
commit ce40064b73

@ -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
Loading…
Cancel
Save