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
5f5df834a0
commit
ddc7472db7
1 changed files with 0 additions and 2 deletions
|
@ -56,9 +56,7 @@ ynh_app_setting_set --app=$app --key=port --value=$port
|
|||
ynh_script_progression --message="Setting up source files..." --weight=2
|
||||
|
||||
tempdir="$(mktemp -d)"
|
||||
|
||||
ynh_setup_source --dest_dir=$tempdir --source_id=app
|
||||
|
||||
ynh_exec_warn_less dpkg -i $tempdir/kiwiirc_20.05.24.1-1_amd64.deb
|
||||
|
||||
#=================================================
|
||||
|
|
Loading…
Reference in a new issue