mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 14:15:19 -04:00
Docker: Move install dir to /opt/cp2k
This commit is contained in:
parent
3c362065eb
commit
e861a83b17
53 changed files with 81 additions and 81 deletions
|
|
@ -17,7 +17,7 @@ function run_test {
|
|||
}
|
||||
|
||||
#===============================================================================
|
||||
cd /workspace/cp2k
|
||||
cd /opt/cp2k
|
||||
|
||||
echo "Using $(python3 --version) and $(mypy --version)."
|
||||
echo ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue