1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-01-25 08:01:43 +05:30

4 lines
89 B
Bash
Raw Normal View History

2019-05-30 15:09:39 -05:00
#!/bin/sh
psql invidious kemal -c "ALTER TABLE channel_videos ADD COLUMN views bigint;"