This commit is contained in:
2024-04-13 15:05:44 +03:00
parent ce39dcc9c6
commit c1c726e728
4 changed files with 31 additions and 108 deletions

View File

@@ -9,7 +9,7 @@ import inspect
from os.path import dirname
import uds
import ridge
from uds.config import *
from uds.utils import *

View File

@@ -1,7 +1,6 @@
Подготовка рабочего окружения:
```
source <MY PATH>/venv/bin/activate.csh
source <MY PATH>/eSASS4EDR/bin/esass-init.csh
```