Skip to content

Commit

Permalink
Add full path in message
Browse files Browse the repository at this point in the history
  • Loading branch information
hsoerensen committed Feb 4, 2024
1 parent 25b5826 commit 9d6ae28
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 '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}/bin/get-telemetry-status' after a minute."

0 comments on commit 9d6ae28

Please sign in to comment.