added bluefish editor
authorChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 02:47:58 +0000 (21:47 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 15 Nov 2017 02:47:58 +0000 (21:47 -0500)
this is a nice gui that will be easier for most than vim.

scripts/site_avenger/revamp_cakelampvm.sh

index 25edca2ad69371d9c71e95d46742bb2be9149e24..c8de9b6777e8cec6114bf1997a1b81ed029b268d 100644 (file)
@@ -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...