4 行
107 B
Bash
実行ファイル
4 行
107 B
Bash
実行ファイル
#!/bin/sh
|
|
|
|
psql invidious kemal -c "ALTER TABLE channel_videos ADD COLUMN premiere_timestamp timestamptz;"
|