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

6 lines
65 B
Makefile

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