diff --git a/scripts/ipfsPrep.sh b/scripts/ipfsPrep.sh index 4c4ecf1b0..81a6c349f 100755 --- a/scripts/ipfsPrep.sh +++ b/scripts/ipfsPrep.sh @@ -3,4 +3,4 @@ # SPDX-License-Identifier: Apache-2.0 mkdir -p build -cp inhex.html address.json all.json known.json urlmeta.json build +cp index.html address.json all.json known.json urlmeta.json build