Commit 5d56551e4e2e6d7fc49c5c00839ef4d78cc6a75f

Authored by Alexis Gavoty
1 parent 9fc926005c
Exists in master

Update remove

Showing 1 changed file with 1 additions and 0 deletions Side-by-side Diff

... ... @@ -9,3 +9,4 @@ mysql -u root -p$root_pwd -e "DROP DATABASE $db_name ; DROP USER $db_user@localh
9 9 sudo rm -rf /var/www/owncloud
10 10 sudo rm -f /etc/nginx/conf.d/$domain.d/owncloud.conf
11 11 sudo rm -f /etc/php5/fpm/pool.d/owncloud.conf
  12 +sudo userdel owncloud > /dev/null 2>&1