Skip to content

Commit

Permalink
change path
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyWooo committed Dec 12, 2024
1 parent 2689b19 commit 7d2c1e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion parachain/scripts/fork-parachain-and-launch.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ set -eo pipefail

ROOTDIR=$(git rev-parse --show-toplevel)


cd $ROOTDIR/parachain/scripts
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
Expand Down

0 comments on commit 7d2c1e9

Please sign in to comment.