Add pause before installation failed
This commit is contained in:
parent
5f22ab4da2
commit
33e12a0768
@ -16,6 +16,7 @@ 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user