This website works better with JavaScript.
Explore
Help
Sign In
helix
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Don't drop DB
Browse Source
pull/3/head
Omar Roth
7 years ago
parent
88dc5d8a1f
commit
ab335a3576
1 changed files
with
0 additions
and
2 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
setup.sh
Unescape
Escape
View File
@ -1,6 +1,4 @@
#!/bin/bash
#!/bin/bash
dropdb invidious
createdb invidious
createdb invidious
psql invidious < videos.sql
psql invidious < videos.sql
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
helix/invidious
Title
Body
Create Issue