mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Added -y to purge webmin in remove
This commit is contained in:
parent
a2db1bb0ad
commit
514cef930d
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ then
|
|||
fi
|
||||
|
||||
|
||||
sudo apt-get remove --purge webmin
|
||||
sudo apt-get remove -y --purge webmin
|
||||
sudo rm -r /etc/apt/sources.list.d/webmin.list
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue