diff --git a/scripts/install b/scripts/install index 3dc9fb4..62583ef 100644 --- a/scripts/install +++ b/scripts/install @@ -210,7 +210,7 @@ ynh_add_systemd_config "$app-worker" "funkwhale-worker.service" ynh_add_systemd_config "$app-beat" "funkwhale-beat.service" systemctl enable "$app".target -systemctl start "$app".target +systemctl restart "$app".target #================================================= # GENERIC FINALIZATION