From 21a8654302f7af9b825f442aa708ba5a075d838f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:04:03 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 8e46a21..4b38c79 100644 --- a/scripts/install +++ b/scripts/install @@ -57,7 +57,7 @@ ynh_setup_source --dest_dir="$install_dir" # Create necessary files data_dir=$install_dir/documents -#touch $install_dir/htdocs/conf/conf.php +touch $install_dir/htdocs/conf/conf.php #================================================= # PHP-FPM CONFIGURATION