summaryrefslogtreecommitdiffstats
path: root/packaging/makeself/install-or-update.sh
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-10 17:49:12 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2022-06-10 17:49:12 +0000
commitea49822785e21557950842ab4e9ebe9c3dea8fee (patch)
tree0b80570aae9b9cc3195f0c776cac33807c82a425 /packaging/makeself/install-or-update.sh
parentAdding upstream version 1.35.0. (diff)
downloadnetdata-ea49822785e21557950842ab4e9ebe9c3dea8fee.tar.xz
netdata-ea49822785e21557950842ab4e9ebe9c3dea8fee.zip
Adding upstream version 1.35.1.upstream/1.35.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'packaging/makeself/install-or-update.sh')
-rwxr-xr-xpackaging/makeself/install-or-update.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/makeself/install-or-update.sh b/packaging/makeself/install-or-update.sh
index 6a4cd5b97..15b073feb 100755
--- a/packaging/makeself/install-or-update.sh
+++ b/packaging/makeself/install-or-update.sh
@@ -154,7 +154,6 @@ set_netdata_updater_channel || run_failed "Cannot set netdata updater tool relea
# -----------------------------------------------------------------------------
progress "Install (but not enable) netdata updater tool"
-cleanup_old_netdata_updater || run_failed "Cannot cleanup old netdata updater tool."
install_netdata_updater || run_failed "Cannot install netdata updater tool."
# -----------------------------------------------------------------------------