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
|
||||
set -x
|
||||
|
||||
# a wallet and verifier idhub for pilot-lafede
|
||||
main() {
|
||||
# includes functions:
|
||||
# common_start
|
||||
|
|
|
@ -5,7 +5,6 @@ set -u
|
|||
# DEBUG
|
||||
set -x
|
||||
|
||||
# a wallet and verifier idhub for pilot-pangea
|
||||
main() {
|
||||
# includes functions:
|
||||
# common_start
|
||||
|
|
|
@ -5,7 +5,6 @@ set -u
|
|||
# DEBUG
|
||||
set -x
|
||||
|
||||
# a wallet and verifier idhub for pilot-setem
|
||||
main() {
|
||||
# includes functions:
|
||||
# common_start
|
||||
|
|
|
@ -5,7 +5,6 @@ set -u
|
|||
# DEBUG
|
||||
set -x
|
||||
|
||||
# a wallet and verifier idhub for pilot-xo9b
|
||||
main() {
|
||||
# includes functions:
|
||||
# common_start
|
||||
|
|
Reference in New Issue