4 lines
80 B
Bash
4 lines
80 B
Bash
|
#! /usr/bin/env bash
|
||
|
|
||
|
ipfs add -wQ app.js index.html gateways.json > lastpubver
|