From: Chris Koeritz Date: Mon, 18 Dec 2017 22:10:59 +0000 (-0500) Subject: Merge branch 'dev' of feistymeow.org:feisty_meow into dev X-Git-Tag: 2.140.106^2~2 X-Git-Url: https://feistymeow.org/gitweb/?p=feisty_meow.git;a=commitdiff_plain;h=be408f0d8be53535dbb46247733411f3d318622d;hp=a1c9e3765ab9d0d36e97226a363707f4119ee694 Merge branch 'dev' of feistymeow.org:feisty_meow into dev --- 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"