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
5244ca6671
commit
fcedd07a08
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue