diff --git a/manifest.json b/manifest.json index e63dc08..7fed2c6 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Modern Music Server and Streamer compatible with Subsonic/Airsonic", "fr": "Serveur de musique moderne et Streamer compatibles avec Subsonic/Airsonic" }, - "version": "0.42.1~ynh1", + "version": "0.42.1~ynh2", "url": "https://github.com/deluan/navidrome/", "license": "GPL-3.0-only", "maintainer": { diff --git a/scripts/install b/scripts/install index 88e28d8..4764bc9 100644 --- a/scripts/install +++ b/scripts/install @@ -132,7 +132,7 @@ ynh_add_systemd_config #================================================= ynh_script_progression --message="Integrating service in YunoHost..." --weight=1 -yunohost service add $app --description "Web-based music collection server and streamer" +yunohost service add $app --description="Web-based music collection server and streamer" #================================================= # START SYSTEMD SERVICE diff --git a/scripts/upgrade b/scripts/upgrade index 3d173e2..b7f5d52 100644 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -134,7 +134,7 @@ ynh_add_systemd_config #================================================= ynh_script_progression --message="Integrating service in YunoHost..." -yunohost service add $app --description "Web-based music collection server and streamer" +yunohost service add $app --description="Web-based music collection server and streamer" #================================================= # START SYSTEMD SERVICE