Removed excess logs

This commit is contained in:
2023-03-19 04:47:19 -07:00
parent 8677be12be
commit f4049a2a40

View File

@@ -22,7 +22,6 @@ 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
@@ -37,4 +36,3 @@ if [[ -n "$UNITY_BUILDER" ]]; then
else else
unity-editor $DEFAULT_ARGS $COMMAND unity-editor $DEFAULT_ARGS $COMMAND
fi fi
ls -Al Library