fix otd
This commit is contained in:
parent
dadb94dd83
commit
6fa211c72a
1 changed files with 1 additions and 0 deletions
|
@ -283,6 +283,7 @@ PowerShell -Command "Expand-Archive -Path '%TEMP%\WindowsInk.zip' -DestinationPa
|
|||
|
||||
:: Presets of OpenTabletDriver
|
||||
ECHO Downloading OpenTabletDriver presets...
|
||||
MKDIR "%LOCALAPPDATA%\OpenTabletDriver\Presets" 2>NUL
|
||||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/opentabletdriver/vertical-main.json -OutFile '%LOCALAPPDATA%\OpenTabletDriver\Presets\vertical-main.json'"
|
||||
PowerShell -Command "Invoke-WebRequest -Uri !repo!/opentabletdriver/vertical-second.json -OutFile '%LOCALAPPDATA%\OpenTabletDriver\Presets\vertical-second.json'"
|
||||
|
||||
|
|
Loading…
Reference in a new issue