Commit d0541365 authored by Claudio Valerio's avatar Claudio Valerio

Merge branch 'master' of github.com:OpenEducationFoundation/OpenBoard

parents 67e4b321 1f5c8ddb
......@@ -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