X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fetc%2Fprofile.d%2Fxds-cli.sh;fp=conf.d%2Fetc%2Fprofile.d%2Fxds-cli.sh;h=76487661bca69c88e1ef7405445db99b9f170def;hb=3280e5a9412220806d0931c1fbe2515a041603ac;hp=0000000000000000000000000000000000000000;hpb=7fce75df06a85c21083544fcbdcd73d122e3ca52;p=src%2Fxds%2Fxds-cli.git diff --git a/conf.d/etc/profile.d/xds-cli.sh b/conf.d/etc/profile.d/xds-cli.sh new file mode 100644 index 0000000..7648766 --- /dev/null +++ b/conf.d/etc/profile.d/xds-cli.sh @@ -0,0 +1,4 @@ +#!/bin/bash + +#---------- AGL xds-cli tool options Start ---------" +[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH}