mirror of
https://gitlab.com/ric_harvey/MailHog.git
synced 2024-12-18 02:17:17 +00:00
5 lines
67 B
Makefile
5 lines
67 B
Makefile
startdb:
|
|
@harness/setup.sh start
|
|
|
|
stopdb:
|
|
@harness/setup.sh stop
|