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