Skip to content

Commit

Permalink
Update runLifeV.sh
Browse files Browse the repository at this point in the history
Container correction.
  • Loading branch information
martin592 committed Jun 29, 2021
1 parent 7735c97 commit dea796a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion runLifeV.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#! /bin/bash
LifeV_DIR=$PWD
LIFEV_BENCHMARK=$LifeV_DIR/benchmark

gnome-terminal -e "docker run -it \
-v ${LIFEV_BENCHMARK}:/home/lifev/benchmark \
martin592/validation-wmbp:base /bin/bash" &
martin592/lifev-validation:env /bin/bash" &

0 comments on commit dea796a

Please sign in to comment.