Skip to content
Snippets Groups Projects
Commit ec12a4ab authored by David Verelst's avatar David Verelst
Browse files

Merge branch 'master' of gitlab.windenergy.dtu.dk:toolbox/pbsutils

parents 07f8982a e091147e
No related branches found
No related tags found
No related merge requests found
......@@ -11,3 +11,12 @@ settings into a seperate configuration file.
The documentation for `launch.py` can be found [here](docs/launch.md).
# setup wine environment
```
rm -f ./config-wine-hawc2.sh &&
wget https://gitlab.windenergy.dtu.dk/toolbox/pbsutils/raw/master/config-wine-hawc2.sh &&
chmod 777 config-wine-hawc2.sh &&
./config-wine-hawc2.sh
```
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