Updated update script. #5365
KentuckyFriedBlyat
started this conversation in
General
Replies: 1 comment
-
|
Appreciate you catching the recursive-backup blowup and posting the fix. The dynamic disk-space gate plus the hard 5GB abort is a nice touch. Nothing for me to change on the Haven side, but I'll point folks running into update-script issues at this updated 1.7 version. Thanks for sharing it 🙏 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I ran into an issue where one of my update script examples (because the user didnt follow my directions precisely) was ending up with the script updating and making a backup and then making backups of the backups recursively..
Naturally, their server imploded when the hard drive filled up.
This should stop that from happening ever again.
Beta Was this translation helpful? Give feedback.
All reactions