1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00

Add new line

This commit is contained in:
ljf (zamentur) 2022-02-24 15:34:36 +01:00 committed by GitHub
parent 2056163958
commit db17a62108
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,6 +60,7 @@ ynh_remove_app_dependencies
# Remove the app directory securely # Remove the app directory securely
ynh_script_progression --message="Removing $final_path..." --weight=1 ynh_script_progression --message="Removing $final_path..." --weight=1
ynh_secure_remove --file="$final_path" ynh_secure_remove --file="$final_path"
#================================================= #=================================================
# REMOVE DATA DIR # REMOVE DATA DIR
#================================================= #=================================================