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:
parent
39b88a4df9
commit
a26b128fba
10 changed files with 460 additions and 207 deletions
8
Pipfile
8
Pipfile
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue