Skip to content

Commit

Permalink
Include multinode-demo scripts in release tarball
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines authored and solana-grimes committed Mar 22, 2019
1 parent f777ed7 commit 6113b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/publish-tarball.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ echo --- Creating tarball
cargo install --path . --features=cuda --root ../solana-release-cuda
)
cp solana-release-cuda/bin/solana-fullnode solana-release/bin/solana-fullnode-cuda
cp -a scripts multinode-demo solana-release/

tar jvcf solana-release-$TARGET.tar.bz2 solana-release/
cp solana-release/bin/solana-install solana-install-$TARGET
Expand Down

0 comments on commit 6113b64

Please sign in to comment.