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

Copie la configuration

This commit is contained in:
magikcypress 2017-03-06 18:42:04 +01:00
parent defaad83f5
commit 801d377b3d

View file

@ -34,6 +34,9 @@ sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessi
sudo apt-get update
sudo apt-get install -y mopidy
# Copy configuration
sudo ../conf/mopidy.conf /root/.config/mopidy/
# Running Mopidy as a service
sudo mopidy local scan
sudo systemctl enable mopidy