From e4a68c21a04484a2e519cfdaad370fe2b7a9ac05 Mon Sep 17 00:00:00 2001 From: Kayou Date: Sun, 10 Mar 2019 13:01:06 +0100 Subject: [PATCH] Fix check_process --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index 83c9540..82d4e27 100644 --- a/check_process +++ b/check_process @@ -34,4 +34,4 @@ ;;; Upgrade options ; commit=2016c3a3a972dc74d1ae1ec74ff80987eb753ce9 name=21 Nov 2017 - manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public=Yes \ No newline at end of file + manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr_FR&is_public="Yes" \ No newline at end of file