From 1e1e7fecbd162d7e763fd553994ba90298101659 Mon Sep 17 00:00:00 2001 From: Timo Weingärtner Date: Sat, 12 Jan 2013 19:35:28 +0100 Subject: use #!/bin/sh, any POSIX sh is ok. Thanks: Philipp Kern --- plugins/rsync | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/rsync') diff --git a/plugins/rsync b/plugins/rsync index 2d51a9d..1a57660 100755 --- a/plugins/rsync +++ b/plugins/rsync @@ -1,4 +1,4 @@ -#!/bin/dash +#!/bin/sh # rsync plugin # -- cgit v1.2.3