moved lastpubver
parent
7f0726b2ef
commit
9755ef72e8
|
@ -1,2 +1,2 @@
|
|||
@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
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
#!/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
|
||||
|
|
Loading…
Reference in New Issue