From 8ef6ac596009a4ed08bf2c365d878547df2e2d95 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Mon, 11 May 2020 23:54:20 +0200 Subject: [PATCH] Cleanup --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index 63a16bf..ba103e6 100644 --- 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