added standup as sudo alias
[feisty_meow.git] / scripts / site_avenger / standup.sh
index f6fb8e55003dad639acc9d88d7498f68624e25ef..6e93af94cae42cd853af9f093bec1f448a374753 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"