mirror of
https://github.com/007revad/Linux_Plex_Backup.git
synced 2026-04-25 13:55:55 +03:00
[GH-ISSUE #29] Optional pre-restore snapshot #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Linux_Plex_Backup#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @codesterribly on GitHub (Nov 15, 2025).
Original GitHub issue: https://github.com/007revad/Linux_Plex_Backup/issues/29
In Restore_Linux_Plex_Backup.sh, before you untar into Plex_Data_Path, offer an optional “safety backup” of the current data:
Then add CREATE_SAFETY_SNAPSHOT=yes|no to the config. Default to no so you do not surprise people.