From 1d1526c7d7fefa09828e4e84bb496258166c975f Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 1 Dec 2018 11:43:23 +0100 Subject: [PATCH] S-Link to template-exemple for correct display --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index da7bf11..72d2acd 100644 --- a/scripts/install +++ b/scripts/install @@ -74,6 +74,7 @@ ynh_replace_string "Template-exemple" "$domain" $final_path/www/index.php #Temporaire - mettre en config ln -s $final_path/lang/fr $final_path/lang/fr_FR ln -s $final_path/lang/it $final_path/lang/it_IT +ln -s $final_path/www/template-exemple $final_path/template-exemple #===============================================