1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00
This commit is contained in:
yalh76 2019-03-22 22:41:35 +01:00
parent 94dc44545b
commit c468541e82

View file

@ -14,11 +14,6 @@ source ynh_install_ruby
# MANAGE SCRIPT FAILURE
#=================================================
ynh_clean_setup () {
### Remove this function if there's nothing to clean before calling the remove script.
read -p "Press any key..."
true
}
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors