Skip to content

Commit c4575f3

Browse files
authored
Fixed cleanup instruction for single node
Signed-off-by: racket2000 <[email protected]>
1 parent cf08b26 commit c4575f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/solana/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ pwd
226226
cdk destroy solana-ha-nodes
227227

228228
# Destroy Single Node
229-
cdk destroy sync-single-node
229+
cdk destroy solana-single-node
230230

231231
# Delete all common components like IAM role and Security Group
232232
cdk destroy solana-common

0 commit comments

Comments
 (0)