From dad51c5e68f866cb4162464cf7fd88b9c8f6bb79 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Mon, 7 Oct 2019 19:34:04 +0200 Subject: [PATCH] [fix] Missing to remove debug purpose --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index 1c44152..b6dd141 100644 --- a/scripts/install +++ b/scripts/install @@ -12,10 +12,6 @@ source /usr/share/yunohost/helpers #================================================= # MANAGE SCRIPT FAILURE #================================================= -ynh_clean_setup () { - read p -} - # Exit if an error occurs during the execution of the script ynh_abort_if_errors