Do not cleanup work dir by default.
This commit is contained in:
parent
eca5d1ed39
commit
e0177de97e
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
source ./options.sh $@
|
||||
cleanupDirInNeeded $WORK_DIR
|
||||
#cleanupDirInNeeded $WORK_DIR
|
||||
|
||||
echo "Running all scripts for $PLATFORM"
|
||||
#./install_deps $@
|
||||
|
Loading…
Reference in New Issue
Block a user