update bluemaestro path to prevent clashing
This commit is contained in:
parent
fdec500458
commit
e2efe3bdda
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ from kython.klogging import LazyLogger
|
|||
|
||||
CACHE = Path('/L/data/.cache/bluemaestro.cache')
|
||||
|
||||
DIR = Path("/L/zzz_syncthing_backups/bluemaestro/")
|
||||
DIR = Path("/L/zzz_syncthing_backups/bluemaestro-all/")
|
||||
# TODO how to move them back?
|
||||
DIR2 = Path("/L/zzz_syncthing_phone/phone-syncthing/backups/bluemaestro/")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue