1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/concrete5_ynh.git synced 2024-09-03 18:25:54 +02:00

add read will installing

This commit is contained in:
yalh76 2019-03-05 22:22:50 +01:00
parent 14692cec9e
commit 8bba8c88e8

View file

@ -15,6 +15,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..."
true
}
# Exit if an error occurs during the execution of the script