Don't drop DB

このコミットが含まれているのは:
Omar Roth 2018-01-28 20:52:18 -06:00
コミット ab335a3576
1個のファイルの変更0行の追加2行の削除

ファイルの表示

@ -1,6 +1,4 @@
#!/bin/bash
dropdb invidious
createdb invidious
psql invidious < videos.sql