--cid-version=1
parent
1872667598
commit
cf07b19e48
|
@ -1 +1 @@
|
||||||
QmXt5zj6fBpGaDNGgcr9Xp3QNhqrAkPSEKYPusQ86CwuEJ
|
bafybeieg7y3ahtydtyfsnj4a5jqarpqvquwelaqmpkodxzz6lzkebe5gky
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html css images javascript json > public-gateway-cacher.ipfs
|
ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin --cid-version=1 index.html css images javascript json > public-gateway-cacher.ipfs
|
||||||
|
|
Loading…
Reference in New Issue