From f24034fcfc8f4a4dc3a4ab4c10fd8c1017c158c5 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 18 Jun 2018 00:58:40 +0200 Subject: [PATCH] Fix systemd helper... Yolo micro decision --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 6a4bcfa..f813710 100755 --- a/scripts/install +++ b/scripts/install @@ -131,7 +131,7 @@ ynh_add_fpm_config #================================================= # Create a dedicated systemd config -ynh_systemd_config +ynh_add_systemd_config #================================================= # SETUP APPLICATION WITH CURL