muryshev commited on
Commit
0f59356
·
1 Parent(s): 7ddb6a7

Update entrypoint.sh.template

Browse files
Files changed (1) hide show
  1. entrypoint.sh.template +1 -1
entrypoint.sh.template CHANGED
@@ -1,6 +1,6 @@
1
  #!/bin/bash
2
 
3
- # Start the local Mongo database
4
  mongod &
5
 
6
  # Start the text-generation-inference process
 
1
  #!/bin/bash
2
 
3
+ # Start the local Mongo database 1
4
  mongod &
5
 
6
  # Start the text-generation-inference process