This release brings a few bug fixes and adjustments to the logic of the script
- Changed log retention default to 31 days
- Re-arranged if/then statements so that script will check for existing folder structure separately from checking for anacrontab listing.
- Re-wrote if/then statement for folder location/creation to use the find command; it's more accurate.
- Cleaned up bash scripting, overall, to prevent inaccurate interpretation.
- Logging will start just before the timeshift tasks, to prevent extra noise in the logs.