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
92f8fd6f59
commit
80da8ca933
1 changed files with 3 additions and 3 deletions
|
@ -61,9 +61,9 @@ ynh_setup_source --dest_dir=$tempdir --source_id=app
|
|||
|
||||
ynh_exec_warn_less dpkg -i $tempdir/kiwiirc_20.05.24.1-1_amd64.deb
|
||||
|
||||
=================================================
|
||||
ADD A CONFIGURATION
|
||||
=================================================
|
||||
#=================================================
|
||||
# ADD A CONFIGURATION
|
||||
#=================================================
|
||||
ynh_script_progression --message="Adding a configuration file..." --weight=1
|
||||
|
||||
ynh_add_config --template="../conf/config.conf.example" --destination="/etc/kiwiirc/config.conf"
|
||||
|
|
Loading…
Reference in a new issue