swapped where chown is done
authorChris Koeritz <fred@gruntose.com>
Sun, 7 Jan 2018 16:52:51 +0000 (11:52 -0500)
committerChris Koeritz <fred@gruntose.com>
Wed, 10 Jan 2018 20:01:12 +0000 (15:01 -0500)
commit70940904eef51d92708d23dd7516d38e5b5d96a6
tree68b5e6be9592d9818f890c0aad9e85f758175bc5
parentfa96114e5071473ef1ab0c421c205dfb66dc431f
swapped where chown is done

powerup is not supposed to need sudo access.  the chown operation does need it though.  also made the code for chown more specific to folder being operated on, rather than operating on entire apps hierarchy.
scripts/site_avenger/powerup.sh
scripts/site_avenger/shared_site_mgr.sh
scripts/site_avenger/standup.sh