1
0
mirror of https://github.com/iv-org/invidious.git synced 2025-01-15 19:22:56 +05:30

4 lines
92 B
Bash
Raw Normal View History

#!/bin/sh
psql invidious kemal -c "ALTER TABLE users ADD COLUMN feed_needs_update boolean"