mirror of
https://github.com/YunoHost-Apps/airsonic_ynh.git
synced 2024-09-03 18:06:14 +02:00
Remove comment + add new emplty line
This commit is contained in:
parent
ad455ac342
commit
d658356895
1 changed files with 1 additions and 3 deletions
|
@ -67,8 +67,6 @@ ynh_app_setting_set --app=$app --key=port --value=$port
|
|||
#=================================================
|
||||
ynh_script_progression --message="Installing dependencies..." --weight=43
|
||||
|
||||
# FIXME Should run "sudo update-alternatives --config java"
|
||||
# See https://airsonic.github.io/docs/install/prerequisites/
|
||||
ynh_install_app_dependencies $pkg_dependencies
|
||||
|
||||
#=================================================
|
||||
|
@ -289,4 +287,4 @@ ynh_systemd_action --service_name=nginx --action=reload
|
|||
# END OF SCRIPT
|
||||
#=================================================
|
||||
|
||||
ynh_script_progression --message="Installation of $app completed" --last
|
||||
ynh_script_progression --message="Installation of $app completed" --last
|
||||
|
|
Loading…
Reference in a new issue