mirror of
https://github.com/YunoHost-Apps/mopidy_ynh.git
synced 2024-09-03 19:46:21 +02:00
delete superfluous command
This commit is contained in:
parent
529747ead3
commit
08f769a73c
1 changed files with 0 additions and 1 deletions
|
@ -66,7 +66,6 @@ ynh_app_setting_set --app=$app --key=port --value=$port
|
||||||
# INSTALL DEPENDENCIES
|
# INSTALL DEPENDENCIES
|
||||||
#=================================================
|
#=================================================
|
||||||
ynh_script_progression --message="Installing dependencies..." --weight=30
|
ynh_script_progression --message="Installing dependencies..." --weight=30
|
||||||
pwd
|
|
||||||
ynh_install_app_dependencies $pkg_dependencies
|
ynh_install_app_dependencies $pkg_dependencies
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Add table
Reference in a new issue