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

Update remove

This commit is contained in:
ericgaspar 2022-05-09 13:07:35 +02:00
parent 80940cf2fa
commit b53905ddf6
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -32,7 +32,7 @@ ynh_secure_remove --file="$final_path"
# 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:-0}" -eq 1 ]
then
ynh_script_progression --message="Removing app data directory..." --weight=3