Add run.sh
This commit is contained in:
parent
203438ab7c
commit
3338ba51d8
1 changed files with 3 additions and 0 deletions
3
run.sh
Executable file
3
run.sh
Executable file
|
@ -0,0 +1,3 @@
|
||||||
|
#!/bin/sh
|
||||||
|
python app/server.py "$@"
|
||||||
|
|
Loading…
Add table
Reference in a new issue