mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-10-29 17:50:07 +01:00
Compare commits
3 Commits
edb3091b2a
...
687ffc828d
| Author | SHA1 | Date | |
|---|---|---|---|
| 687ffc828d | |||
| f17f1ca372 | |||
| d5b114e771 |
@@ -20,7 +20,7 @@ import numpy as np
|
|||||||
|
|
||||||
file_path = os.path.realpath(__file__)
|
file_path = os.path.realpath(__file__)
|
||||||
dir_path = os.path.dirname(file_path)
|
dir_path = os.path.dirname(file_path)
|
||||||
VERSION="1.0.6"
|
VERSION="1.0.7"
|
||||||
# print(file_path)
|
# print(file_path)
|
||||||
# print(dir_path)
|
# print(dir_path)
|
||||||
os.chdir(dir_path)
|
os.chdir(dir_path)
|
||||||
|
|||||||
Reference in New Issue
Block a user