diff --git a/scripts/remove b/scripts/remove index a49c11b..4a66c7f 100755 --- a/scripts/remove +++ b/scripts/remove @@ -32,9 +32,6 @@ ynh_script_progression --message="Removing Lychee main directory..." --weight=3 # Remove the app directory securely ynh_secure_remove --file="$final_path" -# Remove data directory securely -ynh_secure_remove --file="$public_path" - #================================================= # REMOVE THE MYSQL DATABASE #=================================================