Updated string updating script

(cherry picked from commit be988a9276799a844e55e21f03420af8255e0600)
This commit is contained in:
Marco Ciampa 2019-12-05 15:34:05 +01:00
parent 8dcf12c971
commit 05237a27aa
1 changed files with 1 additions and 1 deletions

View File

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