quit confusing comment in pilot build scripts

if you want to know what does each pilot, see README.md
This commit is contained in:
pedro 2024-01-24 15:23:11 +01:00
parent b7ba1d6a7f
commit 7a9850c7b1
4 changed files with 0 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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