fix
This commit is contained in:
@@ -25,9 +25,9 @@ fi
|
|||||||
|
|
||||||
#Activate Unity
|
#Activate Unity
|
||||||
if [[ "$SERIAL" == "public" ]]; then
|
if [[ "$SERIAL" == "public" ]]; then
|
||||||
unity-editor $DEFAULT_ARGS -serial $SERIAL -username $EMAIL -password $PASSWORD
|
|
||||||
else
|
|
||||||
UnityBuilder -i /usr/bin/unity-editor -u $EMAIL -p $PASSWORD
|
UnityBuilder -i /usr/bin/unity-editor -u $EMAIL -p $PASSWORD
|
||||||
|
else
|
||||||
|
unity-editor $DEFAULT_ARGS -serial $SERIAL -username $EMAIL -password $PASSWORD
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#Run the command.
|
#Run the command.
|
||||||
|
|||||||
Reference in New Issue
Block a user