Closed micxer closed 6 months ago
Hey @micxer 👋🏻
Thank you for your contribution to this role!
The changes look good to me. The lint and tests are failing, but looks completely unrelated to these changes. I'll take a look when I can.
Fixed it. Should be working now.
This commit updates the autorestic configuration file path to use the
autorestic_config_file
variable instead of hardcoding~/.autorestic.yml
. This change allows for greater flexibility and customization in specifying the location of the configuration file.