mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-09-20 06:54:16 +00:00
5 lines
185 B
Batchfile
5 lines
185 B
Batchfile
@echo off
|
|
:: see comments in file ./version170-migrate-settings.ps1
|
|
|
|
cd %~dp0
|
|
powershell -NoLogo -NonInteractive -ExecutionPolicy Unrestricted -Command .\version170-migrate-settings.ps1 |