X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Frevamp_cakelampvm.sh;h=d024cd10922782e072c9570d7dbb535fc4e66a77;hb=3d0aa2a3d1c91490f83148d66e0078807b46944a;hp=25edca2ad69371d9c71e95d46742bb2be9149e24;hpb=6271d07b36fa81d2c928febe24eccd0495396886;p=feisty_meow.git diff --git a/scripts/site_avenger/revamp_cakelampvm.sh b/scripts/site_avenger/revamp_cakelampvm.sh index 25edca2a..d024cd10 100644 --- a/scripts/site_avenger/revamp_cakelampvm.sh +++ b/scripts/site_avenger/revamp_cakelampvm.sh @@ -66,6 +66,21 @@ fi ############## +# install a better editor app. + +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... + +" + +apt-get install -y bluefish &> "/tmp/install_bluefish-$(logname).log" +test_or_continue "failed to install bluefish editor. not good." + +############## + + #hmmm: todo # deploy the site updater here to fix the local cakelampvm.com site...