mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-18 21:54:22 -04:00
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