]> git.ipfire.org Git - thirdparty/openvpn.git/commitdiff
Fix missing /bin/bash -> /bin/sh
authorDavide Brini <dave_br@gmx.com>
Thu, 22 Apr 2010 07:50:31 +0000 (09:50 +0200)
committerDavid Sommerseth <dazo@users.sourceforge.net>
Thu, 21 Oct 2010 09:37:03 +0000 (11:37 +0200)
In commit a9c9a89e96dc1e4e843e05ecadc4349b81606b06 the
client.{up,down} scripts where overhauled and bashism was removed.
During that process, a #! change was missing.

Signed-off-by: Davide Brini <dave_br@gmx.com>
Signed-off-by: David Sommerseth <dazo@users.sourceforge.net>
Acked-by: David Sommerseth <dazo@users.sourceforge.net>
contrib/pull-resolv-conf/client.down

index 2dffeaf4ea523bfc221245abfb38e01408e30e14..38c585b474870b8234c66c6c1c902fbbbd71ee26 100644 (file)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 # Copyright (c) 2005-2010 OpenVPN Technologies, Inc.
 # Licensed under the GPL version 2