mirror of
https://github.com/acedanger/shell.git
synced 2026-03-25 02:01:51 -07:00
feat: Add daily system backup and integrity check for Plex database with enhanced logging
This commit is contained in:
@@ -185,7 +185,7 @@ verify_scripts_exist() {
|
||||
local scripts=(
|
||||
"/home/acedanger/shell/move-backups.sh"
|
||||
"/home/acedanger/shell/plex/backup-plex.sh"
|
||||
"/home/acedanger/shell/validate-plex-backups.sh"
|
||||
"/home/acedanger/shell/plex/validate-plex-backups.sh"
|
||||
)
|
||||
|
||||
local all_good=true
|
||||
|
||||
Reference in New Issue
Block a user