Skip to content

Commit

Permalink
testing 3
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Oct 9, 2024
1 parent 724613d commit 95b3b71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions parachain/scripts/fork-parachain-and-launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,12 +97,12 @@ cp -f data/fork.json "$ROOTDIR/parachain/docker/"

echo "ls pwd"
pwd
ls
ls data

cd "$ROOTDIR"
echo "ls rootdir pwd"
pwd
ls
ls parachain/docker
sed -i.bak "s;$FORK_CHAIN;fork.json;" "parachain/docker/$ORIG_CHAIN-parachain-launch-config.yml"

# start the network
Expand Down

0 comments on commit 95b3b71

Please sign in to comment.