renamed customer user group

This commit is contained in:
ladislav.dusa
2025-05-21 13:41:29 +02:00
parent 8f860f1180
commit 047001a93b

View File

@ -17,6 +17,7 @@ import fnmatch
import yaml import yaml
import paramiko 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.4" VERSION="1.0.4"