This commit is contained in:
2023-03-12 21:48:38 -07:00
parent b399618605
commit 30622a7546

View File

@@ -32,3 +32,7 @@ fi
#Run the command. #Run the command.
unity-editor $DEFAULT_ARGS $COMMAND unity-editor $DEFAULT_ARGS $COMMAND
while true; do
sleep 1
done