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:
parent
2f06c0ebca
commit
937a4e12f1
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
#=================================================
|
||||
|
|
Loading…
Add table
Reference in a new issue