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

Update remove

This commit is contained in:
ericgaspar 2021-02-20 18:56:12 +01:00
parent 5244ca6671
commit fcedd07a08
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -32,9 +32,6 @@ ynh_script_progression --message="Removing Lychee main directory..." --weight=3
# Remove the app directory securely # Remove the app directory securely
ynh_secure_remove --file="$final_path" ynh_secure_remove --file="$final_path"
# Remove data directory securely
ynh_secure_remove --file="$public_path"
#================================================= #=================================================
# REMOVE THE MYSQL DATABASE # REMOVE THE MYSQL DATABASE
#================================================= #=================================================