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