Skip to content

Commit

Permalink
fixed mongodb build script
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubOboza committed Apr 13, 2012
1 parent 38b5694 commit ef93113
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zsh/modules/mongodb.furby
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
build-mongo(){
git pull
scons --prefix /Users/joboza/Workspace/Mongo/mongo-build --64 --full install
scons --prefix /Users/joboza/Workspace/Mongo/mongo-build install
}

0 comments on commit ef93113

Please sign in to comment.