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