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:
parent
6a0c980ce4
commit
6a46b3c088
2 changed files with 2 additions and 3 deletions
|
@ -88,8 +88,8 @@
|
|||
"name": "soundcloud_id",
|
||||
"type": "id",
|
||||
"ask": {
|
||||
"en": "Soundcloud ID Spotify",
|
||||
"fr": "ID Soundcloud Spotify"
|
||||
"en": "Soundcloud ID",
|
||||
"fr": "ID Soundcloud"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
|
@ -98,7 +98,6 @@ cd /tmp/
|
|||
sudo git clone https://github.com/pimusicbox/mopidy-musicbox-webclient
|
||||
cd mopidy-musicbox-webclient
|
||||
sudo python setup.py install
|
||||
sudo rm -fr mopidy-musicbox-webclient
|
||||
|
||||
# Allow port
|
||||
sudo yunohost firewall allow TCP 6600
|
||||
|
|
Loading…
Add table
Reference in a new issue