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:
parent
7aa88d2366
commit
92d842e84c
1 changed files with 3 additions and 1 deletions
|
@ -31,7 +31,9 @@ ynh_script_progression --message="Removing Lychee main directory..." --weight=3
|
|||
|
||||
# Remove the app directory securely
|
||||
ynh_secure_remove --file="$final_path"
|
||||
#ynh_secure_remove --file="$public_path"
|
||||
|
||||
# Remove data directory securely
|
||||
ynh_secure_remove --file="$public_path"
|
||||
|
||||
#=================================================
|
||||
# REMOVE THE MYSQL DATABASE
|
||||
|
|
Loading…
Add table
Reference in a new issue