From 699d7553c5a3635624a5092ce41e11fcab288668 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Josu=C3=A9=20Tille?= Date: Mon, 11 Feb 2019 15:54:38 +0100 Subject: [PATCH] Fix helper --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index c76eb33..03dfd56 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -6,7 +6,7 @@ ynh_check_global_uwsgi_config () { uwsgi --version || ynh_die "You need to add uwsgi (and appropriate plugin) as a dependency" - cat >> /etc/systemd/system/uwsgi-app@.service < /etc/systemd/system/uwsgi-app@.service <