developer cannot even do this
[feisty_meow.git] / scripts / site_avenger / revamp_cakelampvm.sh
index fb3013f445b44e2a17857131b8c84f5fc1646583..ccd3ed9cb0a682041e2296b7d69ec1abd361de78 100644 (file)
@@ -52,6 +52,8 @@ test_or_die "group perms on apache2 and bind"
 # fix perms for fred user.
 chown -R fred:fred /home/fred /home/archives/stuffing 
 test_or_die "chown fred home"
+group_perm $HOME/apps
+test_or_die "group perms on fred's apps"
 harsh_perm /home/fred/.ssh
 test_or_die "harsh_perm setting on fred .ssh"
 chown -R fred:fred /opt/feistymeow.org 
@@ -127,32 +129,6 @@ fi
 
 ##############
 
-# clean out some old files that were not checked in in mapsdemo.
-echo Doing some git repository maintenance in fred account.
-#
-# change over to fred folder
-pushd /home/fred
-test_or_die "changing dir to fred's home; what have you done with fred?"
-
-pushd apps/mapsdemo/public
-test_or_die "changing dir to mapsdemo app"
-
-# gets rid of the old version of configs.
-git stash 
-if [ $? -eq 0 ]; then
-  # we actually stashed something, so deal with that.
-  git stash drop 
-  test_or_die "dropping mapsdemo stash"
-fi
-
-popd
-
-rpuffer apps
-test_or_die "puffing out apps directory"
-
-popd
-#...coolness
-
 ##############
 
 # sequel--tell them they're great and show the hello again also.