mirror of
https://gitlab.sectorq.eu/jaydee/omv_backup.git
synced 2025-07-01 23:58:33 +02:00
build
This commit is contained in:
@ -19,7 +19,7 @@ import paramiko
|
|||||||
import numpy as np
|
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.1"
|
VERSION="1.0.2"
|
||||||
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