mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 07:43:29 +03:00
6 lines
65 B
Makefile
6 lines
65 B
Makefile
startdb:
|
|
@testdb/setup.sh start
|
|
|
|
stopdb:
|
|
@testdb/setup.sh stop
|