Merge pull request #18002 from wiwiwa/systemd

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-12-03 09:18:48 -08:00
2 changed files with 22 additions and 26 deletions

View File

@@ -307,9 +307,6 @@ function kube-up() {
source "${KUBE_ROOT}/cluster/ubuntu/${KUBE_CONFIG_FILE:-config-default.sh}"
# downloading tarball release
if [[ -d "${KUBE_ROOT}/cluster/ubuntu/binaries" ]]; then
rm -rf "${KUBE_ROOT}/cluster/ubuntu/binaries"
fi
"${KUBE_ROOT}/cluster/ubuntu/download-release.sh"
setClusterInfo