mirror of
https://github.com/YunoHost-Apps/mattermost_ynh.git
synced 2024-09-03 19:36:29 +02:00
Update install
This commit is contained in:
parent
42d8eba3e6
commit
237446fbcd
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ ynh_script_progression --message="Modifying a config file..." --weight=3
|
|||
|
||||
smtp_user_pwd=$(ynh_string_random --length=24)
|
||||
url=https://$domain$path_url
|
||||
db_pwd=$(ynh_app_setting_get --app=$app --key=psqlpwd)
|
||||
|
||||
ynh_add_config --template="../conf/config.json" --destination="$final_path/config/config.json"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue