From: Chris Koeritz Date: Mon, 18 Dec 2017 21:56:24 +0000 (-0500) Subject: improved diagnostic output X-Git-Tag: 2.140.106^2~2^2 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=fa6306c79832872ba86308b74e9e7d123045ffbb improved diagnostic output --- diff --git a/scripts/site_avenger/revamp_cakelampvm.sh b/scripts/site_avenger/revamp_cakelampvm.sh index 16953189..88abc4d0 100644 --- a/scripts/site_avenger/revamp_cakelampvm.sh +++ b/scripts/site_avenger/revamp_cakelampvm.sh @@ -133,8 +133,8 @@ fi sep echo "The script is about to install the bluefish editor and some dependencies. -If the app is not already installed, then this process takes only about a -minute on a slower home DSL internet connection..." +If the app is not already installed, then this process takes about one minute +on a slow home DSL internet connection..." apt-get install -y bluefish &> "/tmp/install_bluefish-$(logname).log" test_or_continue "installing bluefish editor"