From ef546fed42c203fd4440076f73a3c3b5a5de697d Mon Sep 17 00:00:00 2001 From: vincentux Date: Thu, 11 Jun 2020 18:27:42 +0200 Subject: [PATCH] Update install --- scripts/install | 5 +++++ 1 file changed, 5 insertions(+) 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