mirror of
https://github.com/iv-org/invidious.git
synced 2026-05-01 19:53:33 +05:30
Add migrate script for annotations.sql
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
psql invidious kemal < config/sql/annotations.sql
|
||||
Reference in New Issue
Block a user