Add entry to snapscraft yaml; cleanup bash header

This commit is contained in:
Tyera Eulberg
2018-06-27 08:40:22 -06:00
committed by Greg Fitzgerald
parent a167d0d331
commit 6dac87f2a7
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
#
# usage: $0 <rsync network path to solana repo on leader machine> <number of nodes in the network???>"
# usage: $0 <rsync network path to solana repo on leader machine>"
#
here=$(dirname "$0")