From ae5844782cea80aa42877ad598a399743f4cf443 Mon Sep 17 00:00:00 2001 From: Pierre de La Morinerie Date: Thu, 12 Oct 2017 16:36:00 +0530 Subject: [PATCH] Fix typo in `ynh_add_systemd_config` --- scripts/upgrade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/upgrade b/scripts/upgrade index 415963e..54c51e8 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -121,7 +121,7 @@ ynh_use_logrotate #================================================= # Create a dedicated systemd config -ynh_systemd_config +ynh_add_systemd_config #================================================= # GENERIC FINALIZATION