1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/sonarr_ynh.git synced 2024-09-03 20:26:19 +02:00

Remove debug command

This commit is contained in:
tituspijean 2021-06-04 10:09:57 +02:00
parent ffc8f3dedc
commit 314702211f

View file

@ -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