This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
Notes
mirror of
https://github.com/TriliumNext/Notes
Watch
1
Star
0
Fork
You've already forked Notes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
191f70477c
Notes
/
run.sh
6 lines
70 B
Bash
Raw
Blame
History
#!/bin/sh
export
FLASK_DEBUG
=
1
export
FLASK_APP
=
src/app.py
flask run
Reference in New Issue
View Git Blame
Copy Permalink