forked from cerc-io/stack-orchestrator
comment format
This commit is contained in:
parent
c92f15f47c
commit
2252252072
@ -17,6 +17,7 @@
|
|||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from shutil import copy
|
from shutil import copy
|
||||||
|
|
||||||
|
|
||||||
def create(context, extra_args):
|
def create(context, extra_args):
|
||||||
# Our goal here is just to copy the genesis.json file for blast
|
# Our goal here is just to copy the genesis.json file for blast
|
||||||
deployment_config_dir = context.deployment_dir.joinpath("data", "blast-data")
|
deployment_config_dir = context.deployment_dir.joinpath("data", "blast-data")
|
||||||
|
Loading…
Reference in New Issue
Block a user