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