7 lines
169 B
TOML
7 lines
169 B
TOML
# Config for update
|
|
|
|
[backup]
|
|
# All locations need to be an absolute path
|
|
# Don't specify a path multiple times, else the zip will likely be broken
|
|
locations = ['/opt']
|