🔧 Rename web_app.py
This commit is contained in:
parent
187ccbadd6
commit
39148ba9ed
1 changed files with 2 additions and 2 deletions
4
start.sh
4
start.sh
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
python web_zh.py &
|
||||
python web_api.py
|
||||
python web_app.py &
|
||||
python web_api.py
|
||||
|
|
|
|||
Loading…
Reference in a new issue