+win script
parent
3a241d200d
commit
b76c0be23a
|
@ -0,0 +1,2 @@
|
||||||
|
@echo off
|
||||||
|
ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html app.js gateways.json > lastpubver
|
|
@ -1,3 +1,2 @@
|
||||||
#! /usr/bin/env bash
|
#!/bin/sh
|
||||||
|
ipfs add --recursive --quieter --wrap-with-directory --chunker=rabin index.html app.js gateways.json > lastpubver
|
||||||
ipfs add -wQ app.js index.html gateways.json > lastpubver
|
|
||||||
|
|
Loading…
Reference in New Issue