This commit is contained in:
2023-03-12 18:33:24 -07:00
parent fbfc586f96
commit 9850bc6058

View File

@@ -27,7 +27,7 @@ fi
if [[ "$SERIAL" == "public" ]]; then
unity-editor $DEFAULT_ARGS -serial $SERIAL -username $EMAIL -password $PASSWORD
else
UnityBuilder -i unity-editor -u $EMAIL -p $PASSWORD
/usr/bin/UnityBuilder -i unity-editor -u $EMAIL -p $PASSWORD
fi
#Run the command.