Skip to content

Commit 1969111

Browse files
committed
Add URL of public IPFS gateways
1 parent affd417 commit 1969111

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ipfs-wormhole.sh

+2
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,8 @@ EOF
126126
echo "Retrieve it $RECEIVECMD $EXTRA"
127127
echo
128128
echo "Or, with IPFS Companion: ipfs://$CIDBASE32"
129+
echo
130+
echo "For a list of public IPFS gateways, see https://ipfs.github.io/public-gateway-checker/"
129131

130132
exit 0
131133
;;

0 commit comments

Comments
 (0)