mirror of
https://github.com/fazo96/ipfs-boards
synced 2025-03-11 21:38:38 +01:00
added script to publish a profile folder
This commit is contained in:
parent
cb97669ad1
commit
64471a86af
3
publish_profile.sh
Executable file
3
publish_profile.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ipfs name publish $(ipfs add -r -q -w $1 | tail -n1)
|
Loading…
Reference in New Issue
Block a user