1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Update install

This commit is contained in:
ericgaspar 2021-07-02 21:50:59 +02:00
parent 3c8cd2d9e2
commit 3107cc17b7
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -107,7 +107,7 @@ ynh_add_nginx_config
ynh_script_progression --message="Modifying a config file..."
config_path=/home/yunohost.app/$app
ynh_app_setting_set --app=$app --key=$config_path --value=$config_path
ynh_app_setting_set --app=$app --key=config_path --value=$config_path
mkdir -p $config_path