From d2462a023bcdf2db28e55cf4b67ca63671c439d3 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Wed, 31 Jan 2018 12:50:23 +0100 Subject: [PATCH] Update nginx conf file checksum --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 0a97fdd..4074896 100644 --- a/scripts/install +++ b/scripts/install @@ -153,6 +153,7 @@ then ynh_store_file_checksum "$finalnginxconf" else ynh_replace_string "^#sub_path_only" "" "$finalnginxconf" + ynh_store_file_checksum "$finalnginxconf" fi # Make app public or private