From 7c9d049f648df08865cb689016ff5fb3da3b1cf6 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Sat, 28 Dec 2019 14:08:49 +0100 Subject: [PATCH] cleanup --- scripts/install | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install b/scripts/install index cdca45a..bc90df2 100755 --- a/scripts/install +++ b/scripts/install @@ -16,7 +16,6 @@ source /usr/share/yunohost/helpers ynh_clean_setup () { ynh_clean_check_starting - read -p "key" } # Exit if an error occurs during the execution of the script ynh_abort_if_errors