This website requires JavaScript.
Explore
Help
Sign In
dendy
/
gaisen
Watch
1
Star
0
Fork
You've already forked gaisen
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3e9cfcd7cf
gaisen
/
debug.sh
8 lines
105 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2024-02-24 05:46:16 +00:00
#!/bin/sh
fix: App organization improvement
2024-02-24 06:39:22 +00:00
venv/bin/python -m flask
\
--app src
\
run
\
--debug
\
-h 192.168.5.3