diff --git a/start.sh b/start.sh index d91f145..5040d67 100644 --- a/start.sh +++ b/start.sh @@ -1,3 +1,3 @@ #!/bin/sh -python web_zh.py & -python web_api.py \ No newline at end of file +python web_app.py & +python web_api.py