From bc74fd9fed801f204a03c259ad6338869be4ea24 Mon Sep 17 00:00:00 2001 From: Moutonjr Geoff Date: Thu, 3 Oct 2019 15:43:08 +0200 Subject: [PATCH] hotfix --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index f886930..ff74c05 100755 --- a/scripts/install +++ b/scripts/install @@ -28,7 +28,7 @@ db_pwd=$(ynh_string_random) # Generate a random password db_user=$db_name final_path="/var/www/$app" _homedir="/var/$app/" -openproject_install_dat="/etc/openproject/installer.dat" +_openproject_install_dat="/etc/openproject/installer.dat" # Find a free port. # This will only be used: