Commit 083c1f50 authored by Alexandre Delanoë's avatar Alexandre Delanoë

[CLEAN] cosmetics

parent 92eaa227
Pipeline #2178 failed with stage
in 10 minutes and 25 seconds
......@@ -17,7 +17,7 @@ psql "postgresql://${USER}:${PASS}@${HOST}:${PORT}/${NAME}"
if [[ $1 == "" ]]
then echo "USAGE : ./psql gargantext.ini"
else connect $1
else connect $INIFILE
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment