1
0
Fork 0
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:
ericgaspar 2021-10-03 11:52:14 +02:00
parent 04d7cb97d3
commit 0ffde1e771
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -130,6 +130,7 @@ ynh_script_progression --message="Modifying a config file..." --weight=3
smtp_user_pwd=$(ynh_string_random --length=24)
url=https://$domain$path_url
logs_path="/var/log/$app"
ynh_add_config --template="../conf/config.json" --destination="$final_path/config/config.json"