improved diagnostic output
authorChris Koeritz <fred@gruntose.com>
Mon, 18 Dec 2017 21:56:24 +0000 (16:56 -0500)
committerChris Koeritz <fred@gruntose.com>
Mon, 18 Dec 2017 21:56:24 +0000 (16:56 -0500)
scripts/site_avenger/revamp_cakelampvm.sh

index 16953189b3f64c6949c9058a9921074d34c0dce2..88abc4d0dcefe4d5421b66bcf352caf6422cda98 100644 (file)
@@ -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"