Browse Source

Fix file path

master
Fincer 8 years ago
parent
commit
0a2a8ca9a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      windows-install.bat

+ 1
- 1
windows-install.bat View File

@ -1 +1 @@
start cmd.exe /k @powershell -NoProfile -ExecutionPolicy Unrestricted -File .\windows\install.ps1 %*
start cmd.exe /k @powershell -NoProfile -ExecutionPolicy Unrestricted -File .\data\windows\install.ps1 %*

Loading…
Cancel
Save