2 lines
50 B
Plaintext
2 lines
50 B
Plaintext
dropdb -U postgres <%= @pl_db_name %> --if-exists
|
dropdb -U postgres <%= @pl_db_name %> --if-exists
|