mirror of
https://github.com/007revad/Synology_Plex_Backup.git
synced 2026-04-25 08:05:53 +03:00
[PR #13] [MERGED] Creating directory for backup within the backup script #15
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/Synology_Plex_Backup#15
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?
📋 Pull Request Information
Original PR: https://github.com/007revad/Synology_Plex_Backup/pull/13
Author: @leaf-avf
Created: 3/5/2024
Status: ✅ Merged
Merged: 3/6/2024
Merged by: @007revad
Base:
main← Head:main📝 Commits (3)
dbcb628Update Synology_Plex_Backup.sh782d727Merge pull request #1 from leaf-avf/leaf-avf-patch-112f13a2Update Synology_Plex_Backup.sh📊 Changes
1 file changed (+3 additions, -0 deletions)
View changed files
📝
Synology_Plex_Backup.sh(+3 -0)📄 Description
Hi,
First of all - thanks for your work and your interesting ideas!
Recently I've tried to re-use your solution for backup Plex application and faced with the (sad) fact, that destination directory must be created before script's execution; so, I've added line of code to your script to do it without prompt.
Please review it if you have time for this, maybe you'll include it into your original script.
Regards,
Alex
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.