Remove wallet.sh, update entrypoint syntax for wallet network argument
This commit is contained in:
committed by
Tyera Eulberg
parent
a06f4b1d44
commit
0125163190
@ -86,7 +86,7 @@ esac
|
||||
echo "--- $entrypointIp: wallet sanity"
|
||||
(
|
||||
set -x
|
||||
scripts/wallet-sanity.sh "$entrypointRsyncUrl"
|
||||
scripts/wallet-sanity.sh "$entrypointIp"
|
||||
)
|
||||
|
||||
echo "+++ $entrypointIp: node count ($numNodes expected)"
|
||||
|
Reference in New Issue
Block a user