/
var
/
opt
/
nydus
/
ops
/
customer_local_ops
/
operating_system
/
up file
home
from pathlib import Path SCRIPT_BASEPATH = Path(__file__).parent.resolve() POWERSHELL_PATH = SCRIPT_BASEPATH / 'powershell' SHELL_SCRIPT_PATH = SCRIPT_BASEPATH / 'resources'