oops typo

This commit is contained in:
brent s. 2018-01-29 01:49:42 -05:00
parent caca1d1e84
commit e4552a879f
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# A normal config would be placed in the current user's come directory, # A normal config would be placed in the current user's home directory,
# typically under ~/.config/optools/backup.json # typically under ~/.config/optools/backup.json


{ {
@ -32,4 +32,4 @@
"host": "backups.domain.tld", # where the borg server is "host": "backups.domain.tld", # where the borg server is
"ctx": "ssh -p 1234" # if you run a borg-specific SSHD on an alternate port "ctx": "ssh -p 1234" # if you run a borg-specific SSHD on an alternate port
} }
} }