quit confusing comment in pilot build scripts
if you want to know what does each pilot, see README.md
This commit is contained in:
parent
b7ba1d6a7f
commit
7a9850c7b1
|
@ -5,7 +5,6 @@ set -u
|
||||||
# DEBUG
|
# DEBUG
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
# a wallet and verifier idhub for pilot-lafede
|
|
||||||
main() {
|
main() {
|
||||||
# includes functions:
|
# includes functions:
|
||||||
# common_start
|
# common_start
|
||||||
|
|
|
@ -5,7 +5,6 @@ set -u
|
||||||
# DEBUG
|
# DEBUG
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
# a wallet and verifier idhub for pilot-pangea
|
|
||||||
main() {
|
main() {
|
||||||
# includes functions:
|
# includes functions:
|
||||||
# common_start
|
# common_start
|
||||||
|
|
|
@ -5,7 +5,6 @@ set -u
|
||||||
# DEBUG
|
# DEBUG
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
# a wallet and verifier idhub for pilot-setem
|
|
||||||
main() {
|
main() {
|
||||||
# includes functions:
|
# includes functions:
|
||||||
# common_start
|
# common_start
|
||||||
|
|
|
@ -5,7 +5,6 @@ set -u
|
||||||
# DEBUG
|
# DEBUG
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
# a wallet and verifier idhub for pilot-xo9b
|
|
||||||
main() {
|
main() {
|
||||||
# includes functions:
|
# includes functions:
|
||||||
# common_start
|
# common_start
|
||||||
|
|
Reference in New Issue