1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-01-12 17:52:17 +05:30
2019-04-06 07:38:33 -05:00

4 lines
107 B
Bash
Executable File

#!/bin/sh
psql invidious kemal -c "ALTER TABLE channel_videos ADD COLUMN premiere_timestamp timestamptz;"