Explorar el Código

update credentials

Daniel Sheffield hace 1 semana
padre
commit
220ea19fa9
Se han modificado 1 ficheros con 1 adiciones y 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