From: Chris Koeritz Date: Wed, 15 Nov 2017 02:47:58 +0000 (-0500) Subject: added bluefish editor X-Git-Tag: 2.140.100^2~11^2~21 X-Git-Url: https://feistymeow.org/gitweb/?a=commitdiff_plain;h=5ff4bf19cd4ac64745d7230edd1bff4ffb719117;p=feisty_meow.git added bluefish editor this is a nice gui that will be easier for most than vim. --- diff --git a/scripts/site_avenger/revamp_cakelampvm.sh b/scripts/site_avenger/revamp_cakelampvm.sh index 25edca2a..c8de9b67 100644 --- a/scripts/site_avenger/revamp_cakelampvm.sh +++ b/scripts/site_avenger/revamp_cakelampvm.sh @@ -66,6 +66,14 @@ fi ############## +# install a better editor app. + +apt-get install 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...