From 7c7b18a6667390572ad2eaa6cb2d808de5a7429a Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Sun, 18 Apr 2021 11:10:22 +0200 Subject: [PATCH] Update check_process --- check_process | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/check_process b/check_process index de2ee7d..d4f8799 100644 --- a/check_process +++ b/check_process @@ -5,10 +5,10 @@ ;; Test complet minetest_game ; Manifest - server_domain="domain.tld" (DOMAIN) + domain="domain.tld" (DOMAIN) pvp=1 servername="packagecheck" - game="minetest_game" + game="minetest_game" creative=0 damage=1 is_public=0 (PUBLIC|public=1|private=0) @@ -30,10 +30,10 @@ ;; Test complet capturetheflag ; Manifest - server_domain="domain.tld" (DOMAIN) + domain="domain.tld" (DOMAIN) pvp=1 servername="packagecheck" - game="capturetheflag" + game="capturetheflag" creative=0 damage=1 is_public=0 (PUBLIC|public=1|private=0)