From a5de60cd9faf48e71363910bad35b54353b8983b Mon Sep 17 00:00:00 2001 From: yalh76 Date: Thu, 18 Apr 2019 05:01:14 +0200 Subject: [PATCH] spacing --- scripts/install | 3 --- 1 file changed, 3 deletions(-) diff --git a/scripts/install b/scripts/install index ad1ab49..775fd90 100755 --- a/scripts/install +++ b/scripts/install @@ -160,7 +160,6 @@ ynh_print_info "Reloading nginx web server..." systemctl reload nginx - #================================================= # SEND A README FOR THE ADMIN #================================================= @@ -176,10 +175,8 @@ If you facing an issue or want to improve this app, please open a new issue in t ynh_send_readme_to_admin "$message" - #================================================= # END OF SCRIPT #================================================= ynh_print_info "Installation of $app completed" -