Skip to content

Commit

Permalink
fix front-to-back-example 2
Browse files Browse the repository at this point in the history
  • Loading branch information
astroseger committed Dec 12, 2018
1 parent d919824 commit 67a55a0
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ mkdir log
export GOPATH=`pwd`
export SINGNET_REPOS=${GOPATH}/src/github.com/singnet
export PATH=${GOPATH}/bin:${PATH}
export PATH=~/.local/bin/:${PATH}


# Init and start IPFS
ipfs init
Expand Down

0 comments on commit 67a55a0

Please sign in to comment.