From 02e75f11a3ee575f78a996a6e442de4d43bca49d Mon Sep 17 00:00:00 2001 From: Anders da Silva Rytter Hansen Date: Thu, 7 May 2026 18:37:22 -0300 Subject: [PATCH] add warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e53e566..978c795 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # teledrive_restore +> [!WARNING] +> **Use at your own risk.** This script has not been thoroughly tested. Always make sure you have a backup of your files before running it, especially with the `mv` (move) operation. The author takes no responsibility for any data loss or damage caused by the use of this script. + A command-line utility to restore files from a flat TeleDrive export dump back into their original folder hierarchy, using the metadata exported from TeleDrive as a `files.json` file. ## Requirements