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