adding EDATE in merchant config generator
This commit is contained in:
parent
e10fc753df
commit
be53397fb9
@ -130,6 +130,7 @@ fi
|
|||||||
if (test 1 = "$ARG_M")
|
if (test 1 = "$ARG_M")
|
||||||
then
|
then
|
||||||
$CS -s merchant -o WIREFORMAT -V "$ARG_W" || exit 1
|
$CS -s merchant -o WIREFORMAT -V "$ARG_W" || exit 1
|
||||||
|
$CS -s merchant -o EDATE -V "3 week" || exit 1
|
||||||
|
|
||||||
if (test ! -z "$ARG_JM")
|
if (test ! -z "$ARG_JM")
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user