From 819898b285d36a7d7c87cfef0455574ff68e472d Mon Sep 17 00:00:00 2001 From: Nato Boram Date: Mon, 12 Aug 2019 18:37:51 -0400 Subject: [PATCH] echo on --- publish-to-ipfs.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/publish-to-ipfs.bat b/publish-to-ipfs.bat index ed6f76c..f21cb72 100644 --- a/publish-to-ipfs.bat +++ b/publish-to-ipfs.bat @@ -1,2 +1,3 @@ @echo off ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html css images javascript json > public-gateway-cacher.ipfs +echo on