]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - ppp/ip-up
- chnegd "#!/bin/bash" to "#!/bin/sh".
[projects/rc-scripts.git] / ppp / ip-up
index 3e01920d5e5f848fb4b2bd19b0ff79ce3b0f3c18..6741451a1cafc1400b1b8c3c8539ba699a891a34 100755 (executable)
--- a/ppp/ip-up
+++ b/ppp/ip-up
@@ -1,6 +1,6 @@
-#!/bin/bash
+#!/bin/sh
 #
-# $Id: ip-up,v 1.2 1999/07/13 12:49:35 misiek Exp $
+# $Id: ip-up,v 1.3 1999/07/27 02:51:44 kloczek Exp $
 # This file should not be modified
 #
 # This script is run by the pppd after the link is established.
This page took 1.55309 seconds and 4 git commands to generate.