This commit is contained in:
William Mantly
2016-06-17 01:05:53 -04:00
parent 3ff71a5114
commit 61af6f62b6
3 changed files with 4 additions and 4 deletions

View File

@ -5,6 +5,6 @@ sshURL="$2"
rm -rf /var/www/gitwrapper/$name
rm /etc/apache2/sites-enabled/$name.conf
service apache2 reload
/usr/sbin/service apache2 restart
exit 0