This website requires JavaScript.
Explore
Help
Sign In
trimill
/
trimill.xyz
Watch
1
Star
0
Fork
You've already forked trimill.xyz
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
982482d0e3
trimill.xyz
/
test.sh
6 lines
93 B
Bash
Raw
Normal View
History
Unescape
Escape
Initial commit
2022-06-23 05:58:54 +00:00
#!/bin/sh
. venv/bin/activate
Reorganized
2022-06-23 06:23:38 +00:00
export
FLASK_APP
=
flaskr
Initial commit
2022-06-23 05:58:54 +00:00
export
FLASK_ENV
=
development
flask run
Reference in a new issue
Copy permalink