This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirrors
/
invidious
mirror of
https://github.com/iv-org/invidious.git
Watch
3
Star
0
Fork
0
Code
Releases
Activity
Browse Source
Add migrate script for annotations.sql
pull/366/head
Omar Roth
7 years ago
parent
3bcb98e644
commit
698dfca319
1 changed files
with
3 additions
and
0 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
3
config/migrate-scripts/migrate-db-3bcb98e.sh
3
config/migrate-scripts/migrate-db-3bcb98e.sh
View File
@ -0,0 +1,3 @@
#!/bin/sh
psql invidious kemal < config/sql/annotations.sql
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
Mirrors/invidious
Title
Body
Create Issue