mirror of
https://gitea.invidious.io/iv-org/invidious.git
synced 2024-08-15 00:53:41 +00:00
4 lines
61 B
Bash
4 lines
61 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
psql invidious kemal < config/sql/annotations.sql
|