forked from midou/invidious
4 lines
61 B
Bash
4 lines
61 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
psql invidious kemal < config/sql/annotations.sql
|