This commit is contained in:
2023-03-19 01:56:54 -07:00
parent 30182d88ee
commit f17d0d936f

View File

@@ -23,6 +23,9 @@ EOF
cat $SSH_DIR/config
fi
ls -Al Library
while true; do
sleep 1
done;
#Activate Unity
if [[ "$SERIAL" == "personal" ]]; then
UnityBuilder activate -i /usr/bin/unity-editor -u $EMAIL -p $PASSWORD