Commit 1f5c8ddb authored by Claudio Valerio's avatar Claudio Valerio

fixed windows path

parent 552de996
......@@ -38,7 +38,7 @@ echo %PATH%
REM Third party impoter application
set IMPORTER_NAME=OpenBoardImporter
set IMPORTER_PATH="%cd%\..\OpenSankoreToOpenBoard"
set IMPORTER_PATH="%cd%\..\OpenBoard-Importer"
IF NOT EXIST "%IMPORTER_PATH%" GOTO EXIT_WITH_ERROR
set HOME_DIR="%cd%"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment