diff --git a/copyFilesToDist.sh b/copyFilesToDist.sh index b27d0326..254edc6c 100755 --- a/copyFilesToDist.sh +++ b/copyFilesToDist.sh @@ -51,7 +51,7 @@ cd .. cp -R ${FOLDER_NAME_MAC}/* ${FOLDER_NAME_WIN} # add Win specific stuff -cp -a ../tooling_win ./${FOLDER_NAME_WIN}/tooling_win +cp -a ../wahoomc/tooling_win ./${FOLDER_NAME_WIN}/tooling_win # zip content into .zip file - by cd'ing without including root folder cd ${FOLDER_NAME_MAC}