Changes
Page history
Update Post Install Setup
authored
Nov 16, 2023
by
Erik von Reis
Hide whitespace changes
Inline
Side-by-side
Post-Install-Setup.md
View page @
458f94ab
...
...
@@ -194,6 +194,9 @@ fi
# but fall back on RCG_LIB_PATH if USERAPPS_LIB_PATH
# is undefined
export RCG_LIB_PATH=${USERAPPS_LIB_PATH:-$RCG_LIB_PATH}
# make sure model host parameter is correct
CHECK_MODEL_IN_HOST=true
```
## add environment to controls bashrc
...
...
...
...