Created
November 29, 2016 16:21
-
-
Save matallo/727f8dafcedbfa99a3d7f2e53338f313 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git submodule init && git submodule update | |
| cd lib/sql/ && sudo make all install && bundle exec rake cartodb:db:load_functions | |
| cd ../.. && make check |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment