Skip to content

Commit 4b98bd2

Browse files
committed
adding create-db
1 parent 1e833bd commit 4b98bd2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

create_db.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
psql postgres -c "create database $1"

0 commit comments

Comments
 (0)