From e43db7a0deb773ce8e4514887383b7528cc63808 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 7 Jul 2022 14:30:14 +0200 Subject: [PATCH] Update install --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 3a903ef..0f50392 100644 --- a/scripts/install +++ b/scripts/install @@ -124,7 +124,7 @@ ynh_script_progression --message="Adding a configuration file..." --weight=1 app_url_domain="https://$domain${path_url%/}" -ynh_add_config --template=../conf/.env.example --destination=$final_path/.env +ynh_add_config --template=../conf/.env.example.complete --destination=$final_path/.env #================================================= # FINAL BOOKSTACK INSTALL