]> git.ipfire.org Git - thirdparty/openvpn.git/commit
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>
Tue, 27 Apr 2010 21:07:38 +0000 (23:07 +0200)
commitf0875cf2b6e27654d06a80f63488ec488f507b5a
tree827243ea56d66e08f40aa70572d1aada096f53a3
parent5a0a6d6b2de714470d7ddc22ab2c4c13beb9a983
Fix missing /bin/bash -> /bin/sh

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