mirror of
https://github.com/YunoHost-Apps/sogo_ynh.git
synced 2024-09-03 20:26:07 +02:00
added apt-get remove for sogo
This commit is contained in:
parent
ce647c4f0f
commit
64d55ba9af
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ sudo rm -f /etc/nginx/conf.d/$domain.d/$app.conf
|
||||||
|
|
||||||
sudo rm /etc/apt/sources.list.d/yunohost.list
|
sudo rm /etc/apt/sources.list.d/yunohost.list
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
sudo apt-get remove sogo
|
||||||
|
|
||||||
|
|
||||||
# Restart services
|
# Restart services
|
||||||
|
|
Loading…
Add table
Reference in a new issue