Skip to content

Commit

Permalink
Update ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
lee212 committed Feb 8, 2016
1 parent b33bc17 commit 59452a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion one-liner/ubuntu
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ function package-update() {
}
package-update
package-install python-virtualenv python-dev git gcc g++ -y
package-install libopenmpi-dev openmpi-bin
package-install libopenmpi-dev openmpi-bin -y
cat <<EOF > $HOME/.mgescanrc
export MGESCAN_HOME=\$HOME/mgescan3
export MGESCAN_SRC=\$MGESCAN_HOME/src
Expand Down

0 comments on commit 59452a5

Please sign in to comment.