diff --git a/scripts/remove b/scripts/remove index 1e0b45e..7516f23 100755 --- a/scripts/remove +++ b/scripts/remove @@ -36,9 +36,9 @@ ynh_script_progression --message="Removing app main directory..." --time --weigh # Remove the app directory securely ynh_secure_remove --file="$final_path" -================================================= -REMOVE DATA DIR -================================================= +#================================================= +# REMOVE DATA DIR +#================================================= Remove the data directory if --purge option is used if [ "${YNH_APP_PURGE:-0}" -eq 1 ]