From d0aa3bf68549b80027f403920f836acbfcaee7b6 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Mon, 18 Apr 2022 11:33:03 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0991740..ebeff30 100755 --- a/scripts/install +++ b/scripts/install @@ -106,7 +106,7 @@ ynh_add_config --template="../conf/default.yaml" --destination="$final_path/ircd ynh_add_config --template="../conf/ldap-config.yaml" --destination="$final_path/ldap-config.yaml" chmod 400 "$final_path/ircd.yaml" -chown $app:$app "$final_path/ircd.yaml" +chown $app: "$final_path/ircd.yaml" #================================================= # SETUP SYSTEMD