1
0
Fork 0
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:
magikcypress 2017-04-20 16:51:02 +02:00
parent 47ef483b17
commit 7314bd2ddc

View file

@ -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'