This website works better with JavaScript.
Explore
Help
Sign In
cinnaboot
/
pvdb
Watch
1
Star
0
Fork
You've already forked pvdb
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
change run script to ush /bin/sh instead of /bin/bash
master
cinnaboot
7 years ago
parent
071b87c906
commit
32692e7df3
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
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
run.sh
2
run.sh
Unescape
Escape
View File
@ -1,4 +1,4 @@
#!/bin/
ba
sh
#!/bin/sh
export
FLASK_APP
=
video_metadata
export
FLASK_APP
=
video_metadata
export
FLASK_ENV
=
development
export
FLASK_ENV
=
development
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
cinnaboot/pvdb
Title
Body
Create Issue