1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-01-10 12:24:20 +01:00
ipfs-boards/upload_webapp_on_ipfs.sh

3 lines
72 B
Bash
Raw Normal View History

2015-11-19 12:21:16 +01:00
#!/bin/sh
2015-11-21 17:45:34 +01:00
gulp && echo "/ipfs/$(ipfs add -r -q webapp/dist | tail -n1)"