AUMREDKA commited on
Commit
c5467c6
·
verified ·
1 Parent(s): 01719fa

Update start.sh

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