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