added pre-cmds
parent
c573402bc0
commit
6eda8f5249
|
@ -75,4 +75,5 @@ const (
|
|||
ENV_REPLAY_ALIAS = "REPLAY_ALIAS"
|
||||
ENV_REPLAY_VER = "REPLAY_VER"
|
||||
ENV_REPLAY_QUEUEID = "REPLAY_QUEUEID"
|
||||
ENV_REPLAY_PRECMDS = "REPLAY_PRECMDS"
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue