diff --git a/scripts/upgrade b/scripts/upgrade index 92018eb..371a951 100755 --- a/scripts/upgrade +++ b/scripts/upgrade @@ -30,6 +30,7 @@ ynh_systemd_action --service_name=$app --action=stop --log_path="/var/log/$app/$ if [ "$upgrade_type" == UPGRADE_APP ] then + ynh_script_progression --message='Setting up source files...' install_source fi