mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
Mettre Yes a pip uninstall
This commit is contained in:
parent
e93447b730
commit
aa9ee3da4f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ domain=$(ynh_app_setting_get $app domain)
|
|||
# Remove application
|
||||
sudo apt-get remove --purge -y mopidy
|
||||
sleep 4
|
||||
sudo pip uninstall mopidy_musicbox_webclient
|
||||
sudo pip uninstall -y mopidy_musicbox_webclient
|
||||
sleep 4
|
||||
|
||||
# Delete stupid file
|
||||
|
|
Loading…
Add table
Reference in a new issue