From 6dfb49f1d55a1851646a478320e3d7959357775c Mon Sep 17 00:00:00 2001 From: JimboJoe Date: Fri, 8 Mar 2019 09:32:31 +0100 Subject: [PATCH] Update scripts/install Co-Authored-By: maniackcrudelis --- scripts/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install b/scripts/install index 61a44c6..1b0fd1d 100644 --- a/scripts/install +++ b/scripts/install @@ -16,7 +16,7 @@ source _variables #================================================= ynh_clean_setup () { -# Clean installation remaining that are not handle by the remove script. +# Clean installation remainings that are not handled by the remove script. ynh_clean_check_starting } # Exit if an error occurs during the execution of the script