mirror of
https://github.com/vbatts/imgsrv.git
synced 2025-01-07 12:57:09 +00:00
5 lines
65 B
Makefile
5 lines
65 B
Makefile
startdb:
|
|
@testdb/setup.sh start
|
|
|
|
stopdb:
|
|
@testdb/setup.sh stop
|