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