Skip to content

Commit

Permalink
comment only commit
Browse files Browse the repository at this point in the history
chrishiestand committed Oct 4, 2017
1 parent 8d7c0d2 commit 220403d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion redis-or-bootstrap
Original file line number Diff line number Diff line change
@@ -3,9 +3,11 @@
set -euo pipefail
IFS=$'\n\t'

# Possible env vars:
# Requires one of these env vars:
# REDIS_ORDINAL_BOOTSTRAP_PATH - directory which contains ordinal bootstrap config files
# REDIS_BOOTSTRAP_PATH - path to file used as bootstrap
#
# Required:
# REDIS_CONF_PATH - path to redis.conf used by redis


0 comments on commit 220403d

Please sign in to comment.