Skip to content

Commit

Permalink
intero-devnet: fix shell lint
Browse files Browse the repository at this point in the history
  • Loading branch information
protolambda committed Aug 26, 2024
1 parent 91e3f98 commit 5fdfbeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion interop-devnet/create-chains.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ if [ -f "versions.json" ]; then
echo "Running create-chains script."
else
echo "Cannot run create-chains script, must be in root of repository, but currently in:"
echo "$(pwd)"
pwd
exit 1
fi

Expand Down

0 comments on commit 5fdfbeb

Please sign in to comment.