Skip to content

Commit

Permalink
debug paths.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Feb 28, 2024
1 parent 969a745 commit 86b2f8d
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion scripts/docker-testnet/prepare.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ source "$MULTIVERSXTESTNETSCRIPTSDIR/variables.sh"
source "$MULTIVERSXTESTNETSCRIPTSDIR/include/config.sh"
source "$MULTIVERSXTESTNETSCRIPTSDIR/include/build.sh"

export CONFIGGENERATORDIR="${MULTIVERSXDIR}/mx-chain-go/mx-chain-deploy-go/cmd/filegen"
export CONFIGGENERATORDIR="${MULTIVERSXDIR}/mx-chain-deploy-go/cmd/filegen"

cd ${MULTIVERSXDIR}

ls -la

prepareFolders

Expand Down

0 comments on commit 86b2f8d

Please sign in to comment.