diff --git a/start_dev_db.sh b/start_dev_db.sh index a18639f..d60aad9 100755 --- a/start_dev_db.sh +++ b/start_dev_db.sh @@ -16,4 +16,4 @@ exec docker run \ -v $STORE_DIR:/var/lib/postgresql/data \ -p 5432:5432 \ $@ \ - docker.io/postgres \ No newline at end of file + docker.io/postgres