Add --no-deploy option to allow restarting nodes without a software update (#5182)
This commit is contained in:
@ -41,6 +41,8 @@ local|tar)
|
||||
|
||||
net/scripts/rsync-retry.sh -vPrc "$entrypointIp:~/.cargo/bin/solana*" ~/.cargo/bin/
|
||||
;;
|
||||
skip)
|
||||
;;
|
||||
*)
|
||||
echo "Unknown deployment method: $deployMethod"
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user