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".