1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

remove read -p

This commit is contained in:
yalh76 2019-04-24 00:20:56 +02:00
parent 6f57b3db7c
commit 158c19ac6f

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 "key"
}
# Exit if an error occurs during the execution of the script
ynh_abort_if_errors