Skip to content
Snippets Groups Projects
Commit b8b8c648 authored by Jan Frenzel's avatar Jan Frenzel Committed by Danny Marc Rotscher
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 3c677d2a
No related branches found
No related tags found
2 merge requests!530Automated merge from preview to main,!490updated to new license server
......@@ -38,6 +38,12 @@ Some licensed software comes with a license file,
it can be similarly specified like this:
!!! example "Changing license"
```bash
export LM_LICENSE_SERVER=<SOME_PATH>
```
Example:
```console
export LM_LICENSE_SERVER=/path/to/my/license/file.dat
export LM_LICENSE_SERVER=$HOME/mylicense.dat
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment