forked from Lainports/freebsd-ports
13 lines
330 B
Text
13 lines
330 B
Text
#########################################################
|
|
#
|
|
#
|
|
# After install you'll need:
|
|
#
|
|
# Edit example config:
|
|
# %%ETCDIR%%/tarantool.cfg.sample
|
|
# Init storage:
|
|
# %%PREFIX%%/bin/tarantool_box --init-storage \
|
|
# -c %%ETCDIR%%/tarantool.cfg
|
|
#
|
|
#
|
|
#########################################################
|