diff --git a/secrets.template b/secrets.template index 58bce51..e0e1e3a 100644 --- a/secrets.template +++ b/secrets.template @@ -11,7 +11,7 @@ export BORG_REPO='user@ho.st' export BORG_PASSPHRASE='passphrase' export BORG_EXCLUDES="\ -/path/to/exlude/* -/another/*/path/to/exlude/* +/path/to/exclude/* +/another/*/path/to/exclude/* /yet/another/*/one/ "