summaryrefslogtreecommitdiffstats
path: root/scripts/get_env_info.sh
diff options
context:
space:
mode:
authorzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-10-13 22:54:34 +0800
committerzhifeng.jiang <jiang.zhifeng@zte.com.cn>2016-10-20 22:25:45 +0800
commit00928695ecae5e7565bc82d22bb807d2603a6d98 (patch)
treeb39854c70dd24a031634e2ee5f5ce70198eb31df /scripts/get_env_info.sh
parentbfb5d410044c6aad8c21598f6e0e2b5f2c3169c1 (diff)
Bugfix: Problems meet when following the step of introduction.rst
modification: Delete the fetch_os_creds.sh Call the fetch_os_creds.sh which in releng Include the curl in docker Change-Id: I5a92f671ce4183cf0d7dabc8faf69018b9b54e0b Signed-off-by: zhifeng.jiang <jiang.zhifeng@zte.com.cn>
Diffstat (limited to 'scripts/get_env_info.sh')
-rwxr-xr-xscripts/get_env_info.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_env_info.sh b/scripts/get_env_info.sh
index 4b362fac..cd49ac87 100755
--- a/scripts/get_env_info.sh
+++ b/scripts/get_env_info.sh
@@ -34,4 +34,4 @@ if [ $INSTALLER_TYPE == "apex" ]
fi
-./scripts/fetch_os_creds.sh -d ./opnfv-creds.sh
+${REPOS_DIR}/releng/utils/fetch_os_creds.sh -d ${QTIP_DIR}/opnfv-creds.sh