X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fsite_avenger%2Frevamp_cakelampvm.sh;h=578226c42cfe2687dbe88ee4ef38edca56f17f0f;hb=e68882c93837e0c91142b8514c796ce1fd966931;hp=a58b02c9cf8d8bc3d19a076ebbf16ce6f90290f0;hpb=db991d4b96cd811a0d7f673eb3bbe9154a101f45;p=feisty_meow.git diff --git a/scripts/site_avenger/revamp_cakelampvm.sh b/scripts/site_avenger/revamp_cakelampvm.sh index a58b02c9..578226c4 100644 --- a/scripts/site_avenger/revamp_cakelampvm.sh +++ b/scripts/site_avenger/revamp_cakelampvm.sh @@ -75,12 +75,9 @@ fi # install a better editor app. -echo " -The script is about to install the bluefish editor and some dependencies. +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... - -" +minute on a slower home DSL internet connection..." apt-get install -y bluefish &> "/tmp/install_bluefish-$(logname).log" test_or_continue "installing bluefish editor" @@ -96,7 +93,7 @@ test_or_continue "installing bluefish editor" # site config files. our original site was 000 and the new version is 001, # which we've done as a prefix on the config for some reason. makes the # code below easy at least. -if [ -l /etc/apache2/sites-enabled/000-default.conf ]; then +if [ -L /etc/apache2/sites-enabled/000-default.conf ]; then # the old site is in place still, so let's update that. echo "Updating default web sites to latest version." @@ -127,7 +124,7 @@ echo Doing some git repository maintenance in fred account. pushd /home/fred test_or_die "changing dir to fred's home; what have you done with fred?" -pushd apps/mapsdemo +pushd apps/mapsdemo/public test_or_die "changing dir to mapsdemo app" # gets rid of the old version of configs.