Removed excess logs
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user