loop
This commit is contained in:
@@ -31,4 +31,8 @@ else
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
#Run the command.
|
#Run the command.
|
||||||
unity-editor $DEFAULT_ARGS $COMMAND
|
unity-editor $DEFAULT_ARGS $COMMAND
|
||||||
|
|
||||||
|
while true; do
|
||||||
|
sleep 1
|
||||||
|
done
|
||||||
Reference in New Issue
Block a user