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

apt-get avec Yes

This commit is contained in:
magikcypress 2017-03-06 18:03:08 +01:00
parent 3e3ac7fe66
commit 045ed94f7f

View file

@ -32,7 +32,7 @@ sudo wget -q -O /etc/apt/sources.list.d/mopidy.list https://apt.mopidy.com/jessi
# Install Mopidy and all dependencies:
sudo apt-get update
sudo apt-get install mopidy
sudo apt-get install -y mopidy
# Running Mopidy as a service
sudo mopidy local scan