[CONTACT]

[ABOUT]

[POLICY]

Log gph Files gph Refs gph

Found at: gopher.r-36.net:70/scm/conn/commit/d3e53d1e8d8bcd31d9bde1bcffe171f7505495b9.gph

Eliminating bash. - conn - A script repository to manage connections in Linux.

Log

Files

Refs

LICENSE

---

commit d3e53d1e8d8bcd31d9bde1bcffe171f7505495b9

parent e1484d17510f4776e9e4a579d57b336833ee0e82

Author: Christoph Lohmann <20h@r-36.net>

Date:   Fri,  1 Apr 2011 23:25:56 +0200
Eliminating bash.
Diffstat:
  examples/wwan/ppp0-run.sh           |       2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---

diff --git a/examples/wwan/ppp0-run.sh b/examples/wwan/ppp0-run.sh

@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 . ../common.sh
.


AD: