Remove /volume1 from path

In DSM 7 the path mounted for SSH is /photo and does not have the
real path in it anymore.
This commit is contained in:
Jeena 2022-10-22 13:12:23 +09:00
parent 39b88a4df9
commit a26b128fba
10 changed files with 460 additions and 207 deletions

View file

@ -11,8 +11,14 @@ opencv-python = "*"
numpy = "*"
exif = "*"
geopy = "*"
python-matrixbot = "*"
pyheif = "*"
Pillow = "*"
piexif = "*"
exifread = "*"
[dev-packages]
[requires]
python_version = "3.7"
python_version = "3.10"