add warning

This commit is contained in:
Anders da Silva Rytter Hansen 2026-05-07 18:37:22 -03:00
commit 02e75f11a3

View file

@ -1,5 +1,8 @@
# teledrive_restore # 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. 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 ## Requirements