Skip to content

Commit

Permalink
Setup_infra script usage fix (ipdk-io#111)
Browse files Browse the repository at this point in the history
Signed-off-by: nupurjai <[email protected]>
  • Loading branch information
nupurjai authored Oct 6, 2023
1 parent c632fca commit 359f6a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/es2k/setup_infra.sh
Original file line number Diff line number Diff line change
Expand Up @@ -263,8 +263,8 @@ usage() {
echo " -m Mode host or split, depending on where Inframanager is configured to run"
echo " -r IP address configured by the user on the ACC-ARM complex for
connectivity to the Host. This is provisioned using Node Policy - comms
channel "([5,0],[4,0]),([4,2],[0,3])". This must be specified in split mode. Script will assign
an IP addresss from the same subnet on the Host side for connectivity."
channel \"([5,0],[4,0]),([4,2],[0,3])\". This must be specified in split mode.
Script will assign an IP addresss from the same subnet on the Host side for connectivity."
echo ""
echo " Please set following env variables for host deployment:"
echo " SDE_INSTALL - Default SDE install directory"
Expand Down

0 comments on commit 359f6a2

Please sign in to comment.