Spaces:
Sleeping
Sleeping
Update entrypoint.sh
Browse files- entrypoint.sh +1 -1
entrypoint.sh
CHANGED
@@ -17,4 +17,4 @@ for m in "${MODELS[@]}"; do
|
|
17 |
done
|
18 |
|
19 |
# Keep the script running to prevent the container from exiting
|
20 |
-
wait
|
|
|
17 |
done
|
18 |
|
19 |
# Keep the script running to prevent the container from exiting
|
20 |
+
#wait
|