Browse Source

update credentials

Daniel Sheffield 1 week ago
parent
commit
220ea19fa9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      grocery_transactions.sh

+ 1 - 1
grocery_transactions.sh

@@ -66,7 +66,7 @@ else
     PASSWORD=
 fi
 
-psql ${HOST} -d grocery <<EOF
+psql ${HOST} -d grocery -U ${USER} <<EOF
 BEGIN;
 $(cat - )
 SELECT