simplify database creation
This commit is contained in:
parent
7209e0db1e
commit
a5ef334349
2 changed files with 0 additions and 27 deletions
|
|
@ -3,4 +3,3 @@ sudo systemctl stop postgresql
|
|||
sudo systemctl start postgresql
|
||||
|
||||
psql postgres -f create_db.sql
|
||||
psql postgres -f add_card_data.sql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue