mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
[fix] Remove mopidy-musicbox-webclient
This commit is contained in:
parent
47ef483b17
commit
7314bd2ddc
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ SECURE_REMOVE '/usr/local/bin/$app'
|
|||
SECURE_REMOVE '/usr/share/$app'
|
||||
SECURE_REMOVE '/var/lib/$app'
|
||||
SECURE_REMOVE '/etc/apt/sources.list.d/$app.list'
|
||||
SECURE_REMOVE '/tmp/$app-musicbox-webclient'
|
||||
SECURE_REMOVE '/opt/$app-musicbox-webclient'
|
||||
SECURE_REMOVE '/var/www/$app'
|
||||
sudo rm -fr '/usr/local/lib/python2.7/dist-packages/Mopidy_MusicBox_Webclient-2.3.0-py2.7.egg'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue