We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 260f5ed commit 05cea4cCopy full SHA for 05cea4c
1 file changed
multinode-demo/common.sh
@@ -119,7 +119,7 @@ tune_networking() {
119
120
SOLANA_CONFIG_DIR=${SNAP_DATA:-$PWD}/config
121
SOLANA_CONFIG_PRIVATE_DIR=${SNAP_DATA:-$PWD}/config-private
122
-SOLANA_CONFIG_CLIENT_DIR=${SNAP_USER_DATA:-$PWD}/config-client-client
+SOLANA_CONFIG_CLIENT_DIR=${SNAP_USER_DATA:-$PWD}/config-client
123
124
rsync_url() { # adds the 'rsync://` prefix to URLs that need it
125
declare url="$1"
0 commit comments