From c412d563531138494ea109754c050dcba839b682 Mon Sep 17 00:00:00 2001 From: liberodark Date: Mon, 13 Jan 2020 21:51:55 +0100 Subject: [PATCH] Update install --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 09f3053..350ea6b 100644 --- a/scripts/install +++ b/scripts/install @@ -112,6 +112,7 @@ fi # MODIFY A CONFIG FILE #================================================= +chmod +x ../conf/htpasswd ynh_replace_string "__FINALPATH__" "$final_path" "../conf/systemd.service" ynh_replace_string "__USER__" "$ad_user" "../conf/AdGuardHome.yaml" ynh_replace_string "__PWD__" "$password_gen" "../conf/AdGuardHome.yaml"