Skip to content

Commit

Permalink
assets: add ping document
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Lars Gierth <larsg@systemli.org>
  • Loading branch information
Lars Gierth committed Oct 28, 2016
1 parent bada61b commit 806c153
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/assets.go
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ var initDocPaths = []string{
filepath.Join("init-doc", "contact"),
filepath.Join("init-doc", "security-notes"),
filepath.Join("init-doc", "quick-start"),
filepath.Join("init-doc", "ping"),
}

// SeedInitDocs adds the list of embedded init documentation to the passed node, pins it and returns the root key
Expand Down
1 change: 1 addition & 0 deletions assets/init-doc/ping
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
ipfs

0 comments on commit 806c153

Please sign in to comment.