From 19f4ddaf625167f2ab4e2f9dc5b1bfd6a2db5a30 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 13 Feb 2019 08:10:07 +0100 Subject: [PATCH] remove read --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 1e7594e..8e15c1d 100644 --- a/scripts/install +++ b/scripts/install @@ -16,7 +16,6 @@ source /usr/share/yunohost/helpers ynh_clean_setup () { ### Remove this function if there's nothing to clean before calling the remove script. - read -p "Press any key..." ynh_clean_check_starting } # Exit if an error occurs during the execution of the script