master
Dave S. 2 years ago
commit 166d5a1927
  1. 5
      Restic-Script.cmd
  2. 2520
      Restic-Script.ps1

@ -0,0 +1,5 @@
@echo off
pushd %~dp0
powershell -ExecutionPolicy Bypass -File .\Restic-Script.ps1
popd
@pause

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save