fixing this up for site avenger
authorChris Koeritz <fred@gruntose.com>
Thu, 2 Nov 2017 12:58:17 +0000 (08:58 -0400)
committerChris Koeritz <fred@gruntose.com>
Thu, 2 Nov 2017 12:58:17 +0000 (08:58 -0400)
commit0310d92430686de4fd15ca5c620aa4d4b4eddf12
tree237888d6cf451e06d23108f4c0293c77821acce3
parent0b875367bb5da08dec2d1978b484fb884fe39ca6
fixing this up for site avenger

had been using a system level path for the site storage /srv/users/... but that's not how we roll with site avenger.  instead, the script now uses $HOME/apps as the storage folder.  also, the creation of a 'public' folder under the site is problematic, since that should be a link for site avenger sites, so the public dir creation has been removed.
scripts/system/add_apache_site.sh