From f47e4469995eb2b54856b9b9e5da4e810991de63 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 18 Apr 2020 17:19:15 +0200 Subject: [PATCH] Cleanup --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 76721ff..2ee5d02 100755 --- a/scripts/install +++ b/scripts/install @@ -18,7 +18,6 @@ source /usr/share/yunohost/helpers ynh_print_info --message="Managing script failure..." ynh_clean_setup () { - read -p "key" true } # Exit if an error occurs during the execution of the script