Explorar o código

update credentials

Daniel Sheffield hai 1 semana
pai
achega
220ea19fa9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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