kmwoley / restic-windows-backup

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

32bit Windows Support #7

Closed kmwoley closed 4 years ago

kmwoley commented 4 years ago

The script only works for 64-bit Windows. Should test for 32-bit Windows and download the correct restic.exe binary in the install.ps1 script.