From: Thibault Godouet Date: Thu, 1 Mar 2001 19:18:32 +0000 (+0000) Subject: more precise about what happens if user answers no to all script's proposition X-Git-Tag: ver2_9_4~392 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efee7ad6c44c32dba4985d4073e3a98e36220a3b;p=thirdparty%2Ffcron.git more precise about what happens if user answers no to all script's proposition --- diff --git a/script/boot-install b/script/boot-install index 0d3d517..db2a909 100755 --- a/script/boot-install +++ b/script/boot-install @@ -2,7 +2,7 @@ # Install fcron under SysV system. # -# $Id: boot-install,v 1.28 2001-03-01 18:40:03 thib Exp $ +# $Id: boot-install,v 1.29 2001-03-01 19:18:32 thib Exp $ # take 5 arguments : the name of the BSD-like install program (with "-o" and the correct username) # the DESTSBIN directory @@ -45,6 +45,10 @@ echo echo "Note that if you answer no to a proposition made at this point by" echo "the installation script, it will try to propose another way to do it." echo +echo "If you answer no to all the propositions of the script, or if the script" +echo "fails, a message will be printed telling you what you should do" +echo "manually." +echo INSTALL="nothing" SYSV=0