Skip to content

Commit

Permalink
Add ipfs publish cli
Browse files Browse the repository at this point in the history
  • Loading branch information
victorb committed Oct 3, 2017
1 parent 43d5c8f commit 28fc40e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions lastpubver
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
QmNXFKyXNDMopGFrHRN9CNCg5Jy2Mroaitz9S4KkQYcKHa
3 changes: 3 additions & 0 deletions publish-to-ipfs.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#! /usr/bin/env bash

ipfs add -wQ app.js index.html gateways.json > lastpubver

0 comments on commit 28fc40e

Please sign in to comment.