mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-05-18 10:41:26 +00:00
3 lines
110 B
Batchfile
3 lines
110 B
Batchfile
@echo off
|
|
cd %~dp0
|
|
powershell -NoLogo -NonInteractive -ExecutionPolicy Unrestricted -Command .\patchWebDAV.ps1 |