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
354e41873a
trimill.xyz
/
test.sh
7 lines
94 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
update website
2024-05-12 23:21:34 +00:00
flask run
Reference in a new issue
Copy permalink