back to sudoized chown and chmod
[feisty_meow.git] / scripts / site_avenger / standup.sh
index f6fb8e55003dad639acc9d88d7498f68624e25ef..9fca8cb7c2d54261cd76834bba9a56192342137b 100644 (file)
@@ -49,7 +49,8 @@ fi
 
 # force the sudo at the start of the script, rather than waiting halfway
 # through to ask for access.
-sudo bash -c 'echo sudo permissions acquired.'
+#sudo bash -c 'echo sudo permissions acquired.'
+#hmmm: no longer necessary since whole script is sudoized from alias.
 
 source "$WORKDIR/shared_site_mgr.sh"
 
@@ -97,11 +98,6 @@ powerup "$APPLICATION_NAME" "$REPO_NAME" "$THEME_NAME"
 
 sep
 
-# run this again after checkout to ensure apache can write.
-fix_appdir_ownership "$BASE_APPLICATION_PATH" "$APPLICATION_NAME" 
-
-sep
-
 echo "
 Finished standing up the full domain and site for: ${app_dirname}
 The domain name is: $DOMAIN_NAME