alphapapa / alphapapa/restic-runner
Allow specifying hostname when backing up
Offen
- Vorherrschende Sprache
- Shell
- Sterne
- 125
- Forks
- 22
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.