2015-10-19 23:11:32 -07:00

6 lines
65 B
Makefile

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