ruslanmv commited on
Commit
c772fda
1 Parent(s): e0bc92e

Update entrypoint.sh

Browse files
Files changed (1) hide show
  1. 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