diff options
author | Timo Weingärtner <timo@tiwe.de> | 2014-02-18 18:46:09 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2014-02-18 18:46:09 +0100 |
commit | b26cbce1ae22bdae9c4fcff6d64779d9c270fa79 (patch) | |
tree | c98bb6c59c562f82dbcca992e6bb2ff0774d866c /plugins/curl | |
parent | d61655fd3e045038fb337e5e40f6b04dec6b5cd9 (diff) | |
parent | a1ccb1e836177276c23851fc015ec5c7ebf9f362 (diff) | |
download | openssh-known-hosts-b26cbce1ae22bdae9c4fcff6d64779d9c270fa79.tar.gz |
Merge tag '0.6.1' into debian
release 0.6.1
Diffstat (limited to 'plugins/curl')
-rwxr-xr-x | plugins/curl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/curl b/plugins/curl index 6f803b3..93be854 100755 --- a/plugins/curl +++ b/plugins/curl @@ -1,4 +1,4 @@ -#!/bin/dash +#!/bin/sh # curl plugin # |