remove read

This commit is contained in:
yalh76 2019-02-03 11:46:33 +01:00
parent ad1334a88e
commit bcc67bfb4c

View File

@ -16,7 +16,6 @@ source /usr/share/yunohost/helpers
ynh_clean_setup () {
### Remove this function if there's nothing to clean before calling the remove script.
read -p "Press any key..."
ynh_clean_check_starting
}
# Exit if an error occurs during the execution of the script