test library
This commit is contained in:
@@ -22,7 +22,7 @@ EOF
|
|||||||
chmod 644 $SSH_DIR/id_rsa.pub
|
chmod 644 $SSH_DIR/id_rsa.pub
|
||||||
cat $SSH_DIR/config
|
cat $SSH_DIR/config
|
||||||
fi
|
fi
|
||||||
|
ls -Al Library
|
||||||
#Activate Unity
|
#Activate Unity
|
||||||
if [[ "$SERIAL" == "personal" ]]; then
|
if [[ "$SERIAL" == "personal" ]]; then
|
||||||
UnityBuilder activate -i /usr/bin/unity-editor -u $EMAIL -p $PASSWORD
|
UnityBuilder activate -i /usr/bin/unity-editor -u $EMAIL -p $PASSWORD
|
||||||
@@ -32,3 +32,4 @@ fi
|
|||||||
|
|
||||||
#Run the command.
|
#Run the command.
|
||||||
unity-editor $DEFAULT_ARGS $COMMAND
|
unity-editor $DEFAULT_ARGS $COMMAND
|
||||||
|
ls -Al Library
|
||||||
Reference in New Issue
Block a user