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
80da8ca933
commit
df0374786b
1 changed files with 1 additions and 1 deletions
|
@ -66,8 +66,8 @@ ynh_exec_warn_less dpkg -i $tempdir/kiwiirc_20.05.24.1-1_amd64.deb
|
|||
#=================================================
|
||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
ynh_add_config --template="../conf/config.conf.example" --destination="/etc/kiwiirc/config.conf"
|
||||
ynh_add_config --template="../conf/client.json.example" --destination="/etc/kiwiirc/client.json"
|
||||
ynh_add_config --template="../conf/config.conf.example" --destination="/etc/kiwiirc/config.conf"
|
||||
|
||||
chmod 775 "/etc/kiwiirc/config.conf"
|
||||
chown root: "/etc/kiwiirc/config.conf"
|
||||
|
|
Loading…
Reference in a new issue