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-06-08 13:18:05 +02:00
parent 2f06c0ebca
commit 937a4e12f1
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -115,6 +115,9 @@ ynh_script_progression --message="Modifying a config file..."
ynh_add_config --template="../conf/config.js" --destination="$config_path/config.js"
chmod 400 "$config_path/config.js"
chown $app "$config_path/config.js"
#=================================================
# INSTALL THE LOUNGE
#=================================================