Skip to content

Commit

Permalink
fix: Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
orpheuslummis committed Feb 20, 2024
1 parent 8416208 commit 6966232
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ echo "Minting NFTs on the $NETWORK network, with contract $CONTRACT_ADDRESS..."
echo "Using the metadata from $CSV_PATH and images from $IMAGE_FOLDER/..."

docker run --rm \
-e NETWORK=$NETWORK \
-e CHAIN_SELECTION=$NETWORK \
-e CONTRACT_ADDRESS=$CONTRACT_ADDRESS \
-e IMAGE_FOLDER=$IMAGE_FOLDER \
-e CSV_PATH=$CSV_PATH \
Expand Down

0 comments on commit 6966232

Please sign in to comment.