Skip to content

Commit

Permalink
Update ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
lee212 committed Feb 15, 2016
1 parent d6367bb commit 7b97fff
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 @@ -11,7 +11,7 @@ function package-update() {
return $?
}
package-update
package-install python-virtualenv python-dev git gcc g++ -y
package-install python-virtualenv python-dev make git gcc g++ -y
package-install libopenmpi-dev openmpi-bin -y
package-install hmmer2 -y
cat <<EOF > $HOME/.mgescanrc
Expand Down

0 comments on commit 7b97fff

Please sign in to comment.