projects
/
feisty_meow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
044810a
)
added bluefish editor
author
Chris Koeritz
<fred@gruntose.com>
Wed, 15 Nov 2017 02:47:58 +0000
(21:47 -0500)
committer
Chris 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
patch
|
blob
|
history
diff --git
a/scripts/site_avenger/revamp_cakelampvm.sh
b/scripts/site_avenger/revamp_cakelampvm.sh
index 25edca2ad69371d9c71e95d46742bb2be9149e24..c8de9b6777e8cec6114bf1997a1b81ed029b268d 100644
(file)
--- 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...