72f2b1abe47acbf3c075fdf1f80de9ecf775460d
[src/xds/xds-server.git] / conf.d / etc / profile.d / xds-server.sh
1 #!/bin/bash
2
3 #----------  AGL xds-server tool options Start ---------"
4 [ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH}