update bluemaestro path to prevent clashing

This commit is contained in:
Dima Gerasimov 2019-09-17 17:19:20 +04:00
parent fdec500458
commit e2efe3bdda

View file

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