Fix subtree remaining script line

This commit is contained in:
Dennis Eichhorn 2018-01-06 15:34:35 +01:00
parent ffc78e16ba
commit 7479a48f09

View File

@ -53,9 +53,6 @@ chmod -R 777 ${ROOT_PATH}
cd ${ROOT_PATH}
# Add subtree remotes
. Helper/defineSubtrees.sh
# Setup tools for inspection
if [ ! -d "$TOOLS_PATH" ]; then
mkdir -p ${TOOLS_PATH}