From 3033f80310a7aebd7d724295bc4fa74e5f7defc6 Mon Sep 17 00:00:00 2001 From: Doug Torrance Date: Wed, 27 May 2015 17:33:31 -0500 Subject: [PATCH] wmifs: Remove first two installation steps in INSTALL. The user must have already done these two things already to be able to read INSTALL in the first place. --- wmifs/INSTALL | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/wmifs/INSTALL b/wmifs/INSTALL index 7727d6c..a072540 100644 --- a/wmifs/INSTALL +++ b/wmifs/INSTALL @@ -20,17 +20,15 @@ Requirements Installation -------------------------------------------------------------- -1) % tar -zxvf wmifs-1.4.tar.gz -2) % cd dockapps/wmifs -3) % make -4) % su root -5) # make install -6)* # vi ~/.wmifsrc and/or /etc/wmifsrc +1) % make +2) % su root +3) # make install +4)* # vi ~/.wmifsrc and/or /etc/wmifsrc set up the paths to your pppd start, stop & restart scripts -7) % wmifs & (or wmifs -h for brief help). +5) % wmifs & (or wmifs -h for brief help). -6)* This is optional, WMiFS also works fine without them, +4)* This is optional, WMiFS also works fine without them, it's entirely up to you ;-)