Is your feature request related to a problem? Please describe.
After making a backup, I would like to call a bash script to send a status message and command rclone to upload the files to an offsite server.
Describe the solution you'd like
Just a simple path to the script which can be triggered after a backup run.
Describe alternatives you've considered
It could also be done by monitoring the output directory, but it just feels more right to just run something when something has happened.
Is your feature request related to a problem? Please describe.
After making a backup, I would like to call a bash script to send a status message and command rclone to upload the files to an offsite server.
Describe the solution you'd like
Just a simple path to the script which can be triggered after a backup run.
Describe alternatives you've considered
It could also be done by monitoring the output directory, but it just feels more right to just run something when something has happened.