This website works better with JavaScript.
Explore
Help
Sign In
youen
/
sphinx-web
Watch
1
Star
0
Fork
You've already forked sphinx-web
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fixed shebang
master
Youen
2 years ago
parent
cd57a96ac2
commit
e55fe41a6c
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
debug.sh
2
debug.sh
Unescape
Escape
View File
@ -1,4 +1,4 @@
!#/bin/sh
#!/bin/bash
source
venv/bin/activate
flask --app src/app --debug run
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
youen/sphinx-web
Title
Body
Create Issue