mirror of
https://git.freebsd.org/ports.git
synced 2025-06-21 04:30:37 -04:00
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
|
|
#
|
|
#
|
|
#########################################################
|