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

mkdir .config dir

This commit is contained in:
magikcypress 2017-03-07 18:10:59 +01:00
parent 62000e5851
commit 5a40a0f033
2 changed files with 3 additions and 2 deletions

View file

@ -72,7 +72,7 @@
"name": "spotify_id",
"type": "id",
"ask": {
"en": "client ID Spotify",
"en": "Client ID Spotify",
"fr": "ID client Spotify"
}
},
@ -80,7 +80,7 @@
"name": "spotify_id_secret",
"type": "id",
"ask": {
"en": "client secret ID Spotify",
"en": "Client secret ID Spotify",
"fr": "ID client secret Spotify"
}
},

View file

@ -74,6 +74,7 @@ else
fi
sudo cp ../conf/mopidy.conf /usr/share/mopidy/conf.d/
sudo mkdir /root/.config/mopidy
sudo cp ../conf/mopidy.conf /root/.config/mopidy/
# Running Mopidy as a service