Ver Fonte

update credentials

Daniel Sheffield há 1 semana atrás
pai
commit
220ea19fa9
1 ficheiros alterados com 1 adições e 1 exclusões
  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