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:
Éric Gaspar 2022-06-26 12:42:20 +02:00
parent 4a655186b5
commit 780ff41bc8
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -152,9 +152,6 @@ url=https://$domain$path_url
ynh_add_config --template="../conf/config.json" --destination="$final_path/config/config.json"
chmod 400 "$final_path/config/config.json"
chown $app:$app "$final_path/config/config.json"
#=================================================
# NGINX CONFIGURATION
#=================================================