aboutsummaryrefslogtreecommitdiffstats
path: root/conf.d/etc/profile.d/xds-server.sh
blob: 72f2b1abe47acbf3c075fdf1f80de9ecf775460d (plain)
1
2
3
4
#!/bin/bash

#----------  AGL xds-server tool options Start ---------"
[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH}