From 314702211ff38b8496e149f44c9f68abd329275d Mon Sep 17 00:00:00 2001 From: tituspijean Date: Fri, 4 Jun 2021 10:09:57 +0200 Subject: [PATCH] Remove debug command --- scripts/install | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/install b/scripts/install index c245233..a4db445 100755 --- 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 "debug me" -} # Exit if an error occurs during the execution of the script ynh_abort_if_errors