Added comments.

This commit is contained in:
Arijit Das 2021-06-17 12:34:46 +05:30
parent 87096e1d35
commit 3d53160aaa

View File

@ -26,6 +26,7 @@ USER = postgres
PASSWORD = password
# Set env variable
# `PGPASSWORD` is used by `createdb` and `dropdb`
export PGPASSWORD=$(PASSWORD)
#Test