diff --git a/scripts/install b/scripts/install index e68ac0a..4814306 100644 --- a/scripts/install +++ b/scripts/install @@ -15,11 +15,6 @@ source ynh_add_secure_repos__2 # 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