Files
leanote/vendor/gopkg.in/mgo.v2/Makefile
lealife b140cd538f vendor
2017-06-22 13:18:16 +08:00

6 lines
65 B
Makefile

startdb:
@testdb/setup.sh start
stopdb:
@testdb/setup.sh stop