diff options
| author | Mitch Riedstra <mitch@riedstra.us> | 2019-09-21 22:14:29 -0400 |
|---|---|---|
| committer | Mitch Riedstra <mitch@riedstra.us> | 2019-09-21 22:14:29 -0400 |
| commit | e9a29c85c023e9a91027122bd361244db575d44b (patch) | |
| tree | c20b73ba3518931b863133bb46ce3f0758f7fdd0 /example.yml | |
| parent | 719ce085779c2ed4b577400d17d0890447e1eec8 (diff) | |
| download | hook-e9a29c85c023e9a91027122bd361244db575d44b.tar.gz hook-e9a29c85c023e9a91027122bd361244db575d44b.tar.xz | |
A little bit more refactoring, added a basic readme
Diffstat (limited to 'example.yml')
| -rw-r--r-- | example.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/example.yml b/example.yml index 052a4d0..eddd34e 100644 --- a/example.yml +++ b/example.yml @@ -4,4 +4,3 @@ backups: schema: username: 'backups@{{.Vars.Hostname}}' content: '{{.Vars.Message}} ```{{.Stdin}}```' - |
