This website requires JavaScript.
Explore
Drone
Блог
Вопросы
Календарь
Help
Sign In
b4tman
/
pub1c-web
Watch
1
Star
0
Fork
0
You've already forked pub1c-web
Code
Issues
Pull Requests
Projects
Releases
1
Wiki
Activity
fa282b96e0
pub1c-web
/
run.sh
8 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
run script and service
2021-06-17 12:56:44 +00:00
#!/bin/sh
cd
"
$(
dirname
"
$0
"
)
"
||
exit
. venv/bin/activate
move brackets and rename launcher
2021-10-07 11:35:46 +00:00
gunicorn --bind 0.0.0.0:18333 run:app
Reference in New Issue
Copy Permalink