Commit 2edfdf9b authored by Claudio Valerio's avatar Claudio Valerio

fixed path issue

parent 5cd0fc1d
......@@ -82,7 +82,7 @@ done
function addImporter {
importerDir="`pwd`/../OpenSankoreToOpenBoard"
importerDir="`pwd`/../OpenBoard-Importer"
importerName="OpenBoardImporter"
if [ ! -e ${importerDir} ]; then
......
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