alphapapa / alphapapa/restic-runner
Allow specifying hostname when backing up
Open
- Dominant language
- Shell
- Stars
- 125
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
Would be nice to be able to configure the `--host` argument to the backup command.
My shell (zsh on macos) has a `HOST` environment variable, so an easy fix for me is to simply add `--host "$HOST" \` to the backup command, and then exporting `HOST` in the `runner` config file. This is probably not portable though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.