diff --git a/scripts/install b/scripts/install index c30abeba..511df465 100644 --- a/scripts/install +++ b/scripts/install @@ -13,10 +13,6 @@ source /usr/share/yunohost/helpers # MANAGE SCRIPT FAILURE #================================================= -ynh_clean_setup () { - ### Remove this function if there's nothing to clean before calling the remove script. - read -p "key" -} # Exit if an error occurs during the execution of the script ynh_abort_if_errors