moved lastpubver

merge-requests/2/merge
Nato Boram 2019-04-04 19:15:10 -04:00
parent 7f0726b2ef
commit 9755ef72e8
3 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
@echo off @echo off
ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html css images javascript json > lastpubver ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html css images javascript json > public-gateway-cacher.ipfs

View File

@ -1,2 +1,2 @@
#!/bin/sh #!/bin/sh
ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html css images javascript json > lastpubver ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html css images javascript json > public-gateway-cacher.ipfs