summaryrefslogtreecommitdiff
path: root/bin/console
diff options
context:
space:
mode:
Diffstat (limited to 'bin/console')
-rwxr-xr-xbin/console2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/console b/bin/console
index 29310ee..f95a90d 100755
--- a/bin/console
+++ b/bin/console
@@ -1,3 +1,3 @@
#!/bin/sh
-psql -h $PWD/tmp/sockets postgres
+psql -h $PWD/tmp/sockets postgres "$@"