1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/glitchsoc_ynh.git synced 2024-09-03 19:15:59 +02:00

Update install

This commit is contained in:
yalh76 2019-03-19 22:47:40 +01:00
parent 8bcf44150e
commit 0201b2ac10

View file

@ -14,6 +14,11 @@ source _future.sh
# 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