1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sogo_ynh.git synced 2024-09-03 20:26:07 +02:00

Update remove

This commit is contained in:
Matthew Frost 2016-05-22 04:29:09 +02:00
parent 511b2c7e92
commit befeaa2b96

View file

@ -15,7 +15,7 @@ sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
root_pwd=$(sudo cat /etc/yunohost/mysql)
mysql -u root -p$root_pwd -e "DROP DATABASE $app ; DROP USER $app@localhost ;"
sudo rm /etc/apt/sources.list.d/yunohost.list
sudo rm /etc/apt/sources.list.d/sogo.list
sudo apt-get update
sudo apt-get remove sogo