mirror of
https://github.com/YunoHost/example_ynh.git
synced 2024-09-03 20:06:13 +02:00
Update remove
This commit is contained in:
parent
cf8edb4d78
commit
c621c50c3a
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ ynh_secure_remove --file="$final_path"
|
||||||
# REMOVE DATA DIR
|
# REMOVE DATA DIR
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# Remove the data directory if --purge option is used.
|
# Remove the data directory if --purge option is used
|
||||||
if [ "$YNH_APP_PURGE" == true ]
|
if [ "$YNH_APP_PURGE" == true ]
|
||||||
then
|
then
|
||||||
ynh_script_progression --message="Removing app data directory..." --time --weight=1
|
ynh_script_progression --message="Removing app data directory..." --time --weight=1
|
||||||
|
|
Loading…
Add table
Reference in a new issue