From 777dd8890b8bf05d22f445e5adb4a4b9d4d6bc17 Mon Sep 17 00:00:00 2001 From: rungeard Date: Wed, 12 May 2021 16:38:46 +0200 Subject: [PATCH] =?UTF-8?q?test=20sans=20base=20de=20donn=C3=A9es?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 493f960..5e67fbc 100755 --- a/scripts/install +++ b/scripts/install @@ -119,7 +119,7 @@ ynh_setup_source --dest_dir="$final_path" # But FOR THE LOVE OF GOD, do not allow r/x for "others" on the entire folder - # this will be treated as a security issue. -mv $final_path/'example-singleServer-full.html' "$final_path/index.html" +mv $final_path/'example-singleServer-pretty.html' "$final_path/index.html" #================================================= # NGINX CONFIGURATION