Something went wrong on our end
Fix a few code style things
All threads resolved!
All threads resolved!
Compare changes
- Jan Frenzel authored
@@ -92,8 +92,8 @@ docker build -t hpc-compendium .
@@ -92,8 +92,8 @@ docker build -t hpc-compendium .
alias wikiscript="docker run --name=hpc-compendium --rm -w /docs --mount src=$PWD,target=/docs,type=bind hpc-compendium"
alias wiki="docker run --name=hpc-compendium -p 8000:8000 --rm -w /docs --mount src=$PWD/doc.zih.tu-dresden.de,target=/docs,type=bind hpc-compendium"