Bug fix release
This release changes the way the restic binary is searched:
- restic binary path in
global
configuration can now contain the~
character like~restic/bin/restic
- if you specified a path in the
global
configuration and it cannot find the file, a warning will be displayed and resticprofile will keep trying to find a suitable binary
Changelog
4686dd2 use shell to resolve special paths with ~
823304a warning when the restic-binary was not found
Docker images
docker pull creativeprojects/resticprofile:0.14.1