From 3bd7cf640a65be6ff8415b4988ce58a0e34cad57 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:40:19 +0200 Subject: [PATCH] Revert "Update install" This reverts commit e43db7a0deb773ce8e4514887383b7528cc63808. --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 0f50392..3a903ef 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.complete --destination=$final_path/.env +ynh_add_config --template=../conf/.env.example --destination=$final_path/.env #================================================= # FINAL BOOKSTACK INSTALL