mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Update remove
remove nginx config
This commit is contained in:
parent
06257c7f68
commit
810ef09242
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@
|
||||||
sudo delgroup tifred root
|
sudo delgroup tifred root
|
||||||
sudo apt-get remove --purge webmin
|
sudo apt-get remove --purge webmin
|
||||||
sudo rm -r /etc/apt/sources.list.d/webmin.list
|
sudo rm -r /etc/apt/sources.list.d/webmin.list
|
||||||
|
sudo rm -f /etc/nginx/conf.d/$domain.d/owncloud.conf
|
||||||
|
sudo service nginx reload
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue