Docker: Move install dir to /opt/cp2k

This commit is contained in:
Ole Schütt 2022-03-11 12:33:27 +01:00 committed by Ole Schütt
parent 3c362065eb
commit e861a83b17
53 changed files with 81 additions and 81 deletions

View file

@ -17,7 +17,7 @@ function run_test {
}
#===============================================================================
cd /workspace/cp2k
cd /opt/cp2k
echo "Using $(python3 --version) and $(mypy --version)."
echo ""