kmwoley / restic-windows-backup

Powershell scripts to run Restic backups on Windows
MIT License
330 stars 68 forks source link

Add optional configuration options for additional parameters to resti… #96

Open woelfisch opened 7 months ago

woelfisch commented 7 months ago

Add options $AdditionalParameters and $SelfUpdateParameters to be able to specify additional arguments to restic calls, and make self update of restic binary configurable via $AllowResticSelfUpdate config option