Change file paths
This commit is contained in:
parent
d27ac9cdb2
commit
8b6b1da7a6
@ -47,8 +47,7 @@ EXTRA_RSYNC_OPTS = {
|
|||||||
# ----- File Options -----
|
# ----- File Options -----
|
||||||
CONFIG_DIR = "/etc/rbackup"
|
CONFIG_DIR = "/etc/rbackup"
|
||||||
FILE_OPTS = [
|
FILE_OPTS = [
|
||||||
f"--files-from={CONFIG_DIR}/etc-include.conf",
|
f"--files-from={CONFIG_DIR}/include-paths.conf",
|
||||||
f"--files-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