1
0
mirror of https://github.com/fazo96/ipfs-boards synced 2025-03-11 21:38:38 +01:00
ipfs-boards/publish_profile.sh

3 lines
63 B
Bash
Raw Permalink Normal View History

#!/bin/sh
ipfs name publish $(ipfs add -r -q -w $1 | tail -n1)