Removed excess logs
This commit is contained in:
@@ -22,7 +22,6 @@ EOF
|
||||
chmod 644 $SSH_DIR/id_rsa.pub
|
||||
cat $SSH_DIR/config
|
||||
fi
|
||||
ls -Al Library
|
||||
|
||||
#Activate Unity
|
||||
if [[ "$SERIAL" == "personal" ]]; then
|
||||
@@ -37,4 +36,3 @@ if [[ -n "$UNITY_BUILDER" ]]; then
|
||||
else
|
||||
unity-editor $DEFAULT_ARGS $COMMAND
|
||||
fi
|
||||
ls -Al Library
|
||||
Reference in New Issue
Block a user