summaryrefslogtreecommitdiff
path: root/plugins/psql
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2013-01-12 19:35:28 +0100
committerTimo Weingärtner <timo@tiwe.de>2013-01-12 19:35:28 +0100
commit1e1e7fecbd162d7e763fd553994ba90298101659 (patch)
tree10d8bcac7a795b96b2daf901e4ae2949b7187ddd /plugins/psql
parent1b05237ebb0ef83d2b0603369347da9832711c82 (diff)
downloadopenssh-known-hosts-1e1e7fecbd162d7e763fd553994ba90298101659.tar.gz
use #!/bin/sh, any POSIX sh is ok.
Thanks: Philipp Kern <pkern@debian.org>
Diffstat (limited to 'plugins/psql')
-rwxr-xr-xplugins/psql2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/psql b/plugins/psql
index aa210d2..a7c0a72 100755
--- a/plugins/psql
+++ b/plugins/psql
@@ -1,4 +1,4 @@
-#!/bin/dash
+#!/bin/sh
# psql plugin
#