add temp pwd call to help figure out absolute pathing
parent
0555c18f6d
commit
4f08cb5c7b
|
@ -45,6 +45,9 @@ if [ "$PACKAGE_MODE" = "true" ]; then
|
||||||
-quit
|
-quit
|
||||||
|
|
||||||
UNITY_PROJECT_PATH="./TempProject"
|
UNITY_PROJECT_PATH="./TempProject"
|
||||||
|
|
||||||
|
# REMOVE get the current working directory for temporary debugging reasons
|
||||||
|
pwd
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue