From ff47bc5383ebeefa7fc088040808ee93aaa118fc Mon Sep 17 00:00:00 2001 From: frju365 <19982894+frju365@users.noreply.github.com> Date: Sun, 10 Jun 2018 10:35:18 +0200 Subject: [PATCH] Update install --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index b590e7b..4a9e868 100644 --- a/scripts/install +++ b/scripts/install @@ -142,7 +142,6 @@ ynh_replace_string "__DBUSER__" "$db_name" "$final_path/lstu.conf" secret=$(ynh_string_random 24) ynh_replace_string "__SECRET__" "$secret" "${final_path}/lstu.conf" -ynh_store_file_checksum "lstu.conf" "${final_path}/lstu.conf" #================================================= # Installation with Carton