patchWebDAV.bat 210 B

1234567
  1. @echo off
  2. :: Default values for Cryptomator builds
  3. ::REPLACE ME
  4. cd %~dp0
  5. powershell -NoLogo -NoProfile -NonInteractive -ExecutionPolicy RemoteSigned -Command .\patchWebDAV.ps1^
  6. -LoopbackAlias %LOOPBACK_ALIAS%