1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/yunorunner_ynh.git synced 2024-09-03 20:36:13 +02:00

fix ynh_script_progression not existing

This commit is contained in:
yalh76 2019-02-14 20:50:35 +01:00
parent 56df8213ab
commit ce2ac28d0a

View file

@ -166,7 +166,7 @@ yunohost service add $app --description "$app daemon for YunoRunner"
#================================================= #=================================================
# SETUP SSOWAT # SETUP SSOWAT
#================================================= #=================================================
ynh_script_progression --message="Configuring SSOwat..." ynh_print_info "Configuring SSOwat..."
# Make app public # Make app public
ynh_app_setting_set $app skipped_uris "/" ynh_app_setting_set $app skipped_uris "/"