$ ./byfn.sh -m up
.
Starting with channel 'mychannel' and CLI timeout of '10'
Continue (y/n)? y
proceeding ...
Starting peer1.org2.example.com ...
Starting peer1.org1.example.com ...
Starting peer0.org1.example.com ...
Starting peer0.org2.example.com ...
Starting peer0.org1.example.com ... done
Starting cli ... done
/bin/bash: ./scripts/script.sh: No such file or directory
/bin/bash: ./scripts/script.sh: No such file or directory
/bin/bash: ./scripts/script.sh: No such file or directory
/bin/bash: ./scripts/script.sh: No such file or directory
/bin/bash: ./scripts/script.sh: No such file or directory
I get the above error on building up my first network ? Kindly help.
(assuming fabric-samples folder is downloaded and the latest version 0.1.1 is installed, and no changes are made to any file)