Forgot a c in exclude

This commit is contained in:
flyingscorpio@arch-desktop 2020-12-06 16:06:50 +01:00
parent fab39e1615
commit e22bd8c4d7

View file

@ -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/
"