4 行
92 B
Bash
実行ファイル
4 行
92 B
Bash
実行ファイル
#!/bin/sh
|
|
|
|
psql invidious kemal -c "ALTER TABLE users ADD COLUMN feed_needs_update boolean"
|