Fix incorrect command
This commit is contained in:
parent
4651edecbf
commit
1ae1acb062
@ -48,7 +48,7 @@ CONFIG_DIR = "/etc/rbackup"
|
||||
FILE_OPTS = [
|
||||
f"--include-from={CONFIG_DIR}/etc-include.conf",
|
||||
f"--include-from={CONFIG_DIR}/system-include.conf",
|
||||
f"--exclude-from{CONFIG_DIR}/home-exclude.conf",
|
||||
f"--exclude-from={CONFIG_DIR}/home-exclude.conf",
|
||||
]
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user