X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=conf.d%2Fetc%2Fprofile.d%2Fxds-server.sh;h=738be215d0e312b1a6df9532694d2e5710ee3327;hb=8f454ab11d3c0e9b6a40e125230539420dbbeb8b;hp=d56b8706a03dddf4d66143fb398359a9b8d7b94d;hpb=9fb41a3693eeaac9adea71112232abaafea54c8f;p=src%2Fxds%2Fxds-server.git diff --git a/conf.d/etc/profile.d/xds-server.sh b/conf.d/etc/profile.d/xds-server.sh index d56b870..738be21 100644 --- a/conf.d/etc/profile.d/xds-server.sh +++ b/conf.d/etc/profile.d/xds-server.sh @@ -1,5 +1,4 @@ -#!/bin/bash - ########################################################################### +########################################################################### # Copyright 2017 IoT.bzh # # author: Sebastien Douheret @@ -18,4 +17,4 @@ ########################################################################### #---------- AGL xds-server tool options Start ---------" -[ ":${PATH}:" != *":%%XDS_INSTALL_BIN_DIR%%:"* ] && export PATH=%%XDS_INSTALL_BIN_DIR%%:${PATH} +[ ":${PATH}:" != *":@XDS_INSTALL_BIN_DIR@:"* ] && export PATH=@XDS_INSTALL_BIN_DIR@:${PATH}