mirror of https://github.com/vacp2p/nim-libp2p.git
Reveal more information.
This commit is contained in:
parent
c402b26fd9
commit
5f1a5030be
|
@ -39,9 +39,9 @@ install:
|
|||
cd ../.. ;
|
||||
}"
|
||||
- "export PATH=$PWD/nim/$NIMVER/bin:$PATH"
|
||||
- ls -la
|
||||
- echo $PWD
|
||||
- go get -v github.com/libp2p/go-libp2p-daemon
|
||||
- cd $HOME/go
|
||||
- cd $HOME/go/src
|
||||
- ls -la
|
||||
# - cd $HOME/go/src/github.com/libp2p/go-libp2p-daemon
|
||||
# - cd $HOME
|
||||
|
|
Loading…
Reference in New Issue