mirror of
https://github.com/YunoHost-Apps/kiwiirc_ynh.git
synced 2024-09-03 19:35:59 +02:00
Update install
This commit is contained in:
parent
f1ced0ac4e
commit
5c6fdf62d1
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ ynh_add_config --template="../conf/config.conf.example" --destination="$webircga
|
||||||
|
|
||||||
chmod 600 "$final_path/static/config.json"
|
chmod 600 "$final_path/static/config.json"
|
||||||
chmod 600 "$webircgateway_path/config.conf"
|
chmod 600 "$webircgateway_path/config.conf"
|
||||||
chown $app:$app "$final_path/some_config_file"
|
chown $app:$app "$final_path/static/config.json"
|
||||||
chown $app:$app "$webircgateway_path/config.conf"
|
chown $app:$app "$webircgateway_path/config.conf"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue