mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-15 04:25:27 +00:00
update deploy script
This commit is contained in:
parent
cf84b378ea
commit
64f34dc315
@ -47,7 +47,7 @@ while [[ $# -gt 0 ]]; do
|
|||||||
shift; shift
|
shift; shift
|
||||||
;;
|
;;
|
||||||
-v)
|
-v)
|
||||||
export VESTING_ACCOUNT_END_TIME=$2
|
INIT_GENESIS_ENV="$INIT_GENESIS_ENV export VESTING_ACCOUNT_END_TIME=$2;"
|
||||||
shift; shift
|
shift; shift
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
Loading…
Reference in New Issue
Block a user