1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mopidy_ynh.git synced 2024-09-03 19:46:21 +02:00

Correction manifest

This commit is contained in:
magikcypress 2017-03-07 19:08:35 +01:00
parent 6a0c980ce4
commit 6a46b3c088
2 changed files with 2 additions and 3 deletions

View file

@ -88,8 +88,8 @@
"name": "soundcloud_id", "name": "soundcloud_id",
"type": "id", "type": "id",
"ask": { "ask": {
"en": "Soundcloud ID Spotify", "en": "Soundcloud ID",
"fr": "ID Soundcloud Spotify" "fr": "ID Soundcloud"
} }
} }
] ]

View file

@ -98,7 +98,6 @@ cd /tmp/
sudo git clone https://github.com/pimusicbox/mopidy-musicbox-webclient sudo git clone https://github.com/pimusicbox/mopidy-musicbox-webclient
cd mopidy-musicbox-webclient cd mopidy-musicbox-webclient
sudo python setup.py install sudo python setup.py install
sudo rm -fr mopidy-musicbox-webclient
# Allow port # Allow port
sudo yunohost firewall allow TCP 6600 sudo yunohost firewall allow TCP 6600