]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
more precise about what happens if user answers no to all script's proposition
authorThibault Godouet <yo8192@users.noreply.github.com>
Thu, 1 Mar 2001 19:18:32 +0000 (19:18 +0000)
committerThibault Godouet <yo8192@users.noreply.github.com>
Thu, 1 Mar 2001 19:18:32 +0000 (19:18 +0000)
script/boot-install

index 0d3d517e93c96550e4a983ff7f5145063272f1c1..db2a90900e01bd6e03655536b85fd651a882d6cd 100755 (executable)
@@ -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