diff --git a/scripts/install b/scripts/install index 9ccc47a..4dbf48e 100755 --- a/scripts/install +++ b/scripts/install @@ -58,3 +58,8 @@ yunohost service add $app --log /root/.config/$app/"$app"_default/"$app".log CONFIG_SSOWAT CONFIG_NGINX + +#================================================= +# END OF SCRIPT +#================================================= +ynh_script_progression --message="Installation of $app completed" --last