minio/vendor/gopkg.in/mgo.v2/Makefile

6 lines
65 B
Makefile
Raw Normal View History

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