ruslanmv commited on
Commit
1a1b743
1 Parent(s): 42e16df

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