mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
[fix] Install mopidy-musicbox-webclient
This commit is contained in:
parent
7c3e10d621
commit
47ef483b17
1 changed files with 2 additions and 2 deletions
|
@ -125,9 +125,9 @@ sudo rm -fr /root/.config/mopidy
|
|||
sudo rm -fr /root/.local/share/mopidy
|
||||
|
||||
## Install mopidy-musicbox-webclient
|
||||
cd /tmp/
|
||||
pushd /opt
|
||||
sudo git clone https://github.com/pimusicbox/mopidy-musicbox-webclient
|
||||
cd mopidy-musicbox-webclient
|
||||
pushd mopidy-musicbox-webclient
|
||||
sudo python setup.py install
|
||||
|
||||
# Access public for curl
|
||||
|
|
Loading…
Add table
Reference in a new issue