Skip to content

Commit

Permalink
Correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Feb 14, 2024
1 parent 1b81f98 commit 351dc1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/set-telemetry-name
Original file line number Diff line number Diff line change
Expand Up @@ -81,4 +81,4 @@ fi

bash -c "env VOINETWORK_TELEMETRY_NAME=\"${VOINETWORK_TELEMETRY_NAME}\" docker stack deploy -c ${HOME}/voi/docker/compose.yml voinetwork"

echo "Changes has been applied to the network. Please wait a minute for the changes to take effect. Confirm changes by running '${HOME}/bin/get-telemetry-status' after a minute."
echo "Changes has been applied to the network. Please wait a minute for the changes to take effect. Confirm changes by running '${HOME}/voi/bin/get-telemetry-status' after a minute."

0 comments on commit 351dc1f

Please sign in to comment.