Fix some errors in IEC installation scripts 66/766/2
authortrevor tao <trevor.tao@arm.com>
Tue, 21 May 2019 07:15:27 +0000 (15:15 +0800)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Tue, 21 May 2019 13:28:19 +0000 (13:28 +0000)
commita7baba45cd2403ed658caeedef444a8ceb24f2ed
treea96c0a3ca7051f3d6c6016bae0710e2158d0a9d3
parent16f5e89dd4b251c8a11444aa5514318a262e7c5e
Fix some errors in IEC installation scripts

1. Fix the error of source the wrong config file in startup.sh
2. Fix the error of adding the KUBECONFIG to the ~/.profile, which
would not be sourced when starting a BASH, it should be set in
~/.bashrc.

Change-Id: I98051d824788e9d950dc6b0b0634e08ea6bfe14d
Signed-off-by: trevor tao <trevor.tao@arm.com>
src/foundation/scripts/config [moved from src/foundation/scripts/config.sh with 100% similarity]
src/foundation/scripts/k8s_master.sh