Merge branch 'release-2.140.106'
[feisty_meow.git] / scripts / site_avenger / revamp_cakelampvm.sh
index 16953189b3f64c6949c9058a9921074d34c0dce2..2717b3a65d7a45abb1ee19fe16a436659e2884f4 100644 (file)
@@ -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"
@@ -221,7 +221,7 @@ else
 ; in the domain.  this forces any other sites besides the ones above to route
 ; to the actual vm IP address, which currently is singular and very fixated.
 *                              IN A            10.28.42.20
-                               IN HINFO        "linux vm" "ubuntu"
+                               IN HINFO        \"linux vm\" \"ubuntu\"
 
 ;;;;;;