6 lines
67 B
Makefile
Raw Normal View History

2018-06-21 10:49:35 -04:00
startdb:
@harness/setup.sh start
stopdb:
@harness/setup.sh stop