1
0
Fork 0
mirror of https://github.com/vbatts/imgsrv.git synced 2024-12-02 13:05:40 +00:00
imgsrv/vendor/labix.org/v2/mgo/Makefile

6 lines
65 B
Makefile
Raw Normal View History

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