AUMREDKA commited on
Commit
9d74eca
·
verified ·
1 Parent(s): f0f7ade

Update start.sh

Browse files
Files changed (1) hide show
  1. start.sh +1 -0
start.sh CHANGED
@@ -1,4 +1,5 @@
1
  #!/bin/bash
 
2
 
3
  python main.py --api &
4
 
 
1
  #!/bin/bash
2
+ python main.py --build &
3
 
4
  python main.py --api &
5