Updated string updating script

(cherry picked from commit b38d62cf98521b0799200d8b0336c6b470d55c72)
This commit is contained in:
Marco Ciampa 2019-12-04 12:40:05 +01:00
parent f108452630
commit d67cb8d0c6
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ esac
done
if [ -z ${SOURCEDIR} ]; then
SOURCEDIR=../kicad-source-mirror
SOURCEDIR=../../code/kicad
echo "Using default SOURCEDIR=${SOURCEDIR}"
fi