mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-16 22:53:22 +00:00
Merge pull request #18002 from wiwiwa/systemd
Auto commit by PR queue bot
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user