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

Update install

This commit is contained in:
siwinter 2021-08-24 00:57:04 +02:00 committed by GitHub
parent ca116afabe
commit f9615b8ee6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,7 +145,7 @@ chown -R $app:www-data "$final_path"
#=================================================
ynh_script_progression --message="Integrating service in YunoHost..."
yunohost service add $app --description "Mopidy music server" --log="/var/log/$app/$app.log"
yunohost service add $app --description="Mopidy music server" --log="/var/log/$app/$app.log"
#=================================================
# START SYSTEMD SERVICE