From 3215ca4a46db0f95e8b9bfc9693e2dffaa49b2c0 Mon Sep 17 00:00:00 2001 From: mo khan Date: Fri, 31 Oct 2014 13:37:04 -0600 Subject: create vagrant user for postgres with no password prompt. --- script/bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script') diff --git a/script/bootstrap.sh b/script/bootstrap.sh index 39aea0dc..ce6d3838 100644 --- a/script/bootstrap.sh +++ b/script/bootstrap.sh @@ -29,6 +29,6 @@ apt-get -y update apt-get -y install nodejs su postgres<