Skip to content

Commit a9d0535

Browse files
committed
adding source bashrc
1 parent 2d1ff4a commit a9d0535

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

docker

Whitespace-only changes.

installation/Ubuntu/install_su2_without_mpi.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ echo "export SU2_RUN=\"$su2_run_path\"" >> ~/.bashrc
2727
echo "export PYTHONPATH=\$PYTHONPATH:\$SU2_RUN" >> ~/.bashrc
2828
echo "export PATH=\$PATH:\$SU2_RUN" >> ~/.bashrc
2929

30+
source ~/.bashrc
31+
3032
echo "Checking SU2 version"
3133
"$SU2_RUN/SU2_CFD" --help
3234

0 commit comments

Comments
 (0)