test library

This commit is contained in:
2023-03-19 00:53:36 -07:00
parent 7b8a71ebd9
commit 500ffa8fab

View File

@@ -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