mirror of
https://github.com/Karaka-Management/Build.git
synced 2026-02-14 01:48:41 +00:00
Fix subtree remaining script line
This commit is contained in:
parent
ffc78e16ba
commit
7479a48f09
3
setup.sh
3
setup.sh
|
|
@ -53,9 +53,6 @@ chmod -R 777 ${ROOT_PATH}
|
||||||
|
|
||||||
cd ${ROOT_PATH}
|
cd ${ROOT_PATH}
|
||||||
|
|
||||||
# Add subtree remotes
|
|
||||||
. Helper/defineSubtrees.sh
|
|
||||||
|
|
||||||
# Setup tools for inspection
|
# Setup tools for inspection
|
||||||
if [ ! -d "$TOOLS_PATH" ]; then
|
if [ ! -d "$TOOLS_PATH" ]; then
|
||||||
mkdir -p ${TOOLS_PATH}
|
mkdir -p ${TOOLS_PATH}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user