mirror of
https://github.com/YunoHost-Apps/openproject_ynh.git
synced 2024-09-03 19:56:10 +02:00
hotfix
This commit is contained in:
parent
bbcc6e7e17
commit
bc74fd9fed
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue