From 1f0db4640e62209f6089f3f1dd247bbf5efdabef Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sun, 10 Feb 2019 15:43:22 +0100 Subject: [PATCH] Spacing --- scripts/install | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/install b/scripts/install index 0305a12..9b6c787 100755 --- a/scripts/install +++ b/scripts/install @@ -46,6 +46,7 @@ app=$YNH_APP_INSTANCE_NAME #================================================= # CHECK IF THE APP CAN BE INSTALLED WITH THESE ARGS #================================================= + ynh_print_info "Validating arguments ..." ### If the app uses nginx as web server (written in HTML/PHP in most cases), the final path should be "/var/www/$app".