From c468541e82263ec9149c66996b36c6c27d32ffba Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 22 Mar 2019 22:41:35 +0100 Subject: [PATCH] cleanup --- scripts/install | 5 ----- 1 file changed, 5 deletions(-) diff --git a/scripts/install b/scripts/install index 6a8dcfb..89445a3 100644 --- a/scripts/install +++ b/scripts/install @@ -14,11 +14,6 @@ source ynh_install_ruby # MANAGE SCRIPT FAILURE #================================================= -ynh_clean_setup () { - ### Remove this function if there's nothing to clean before calling the remove script. - read -p "Press any key..." - true -} # Exit if an error occurs during the execution of the script ynh_abort_if_errors