netdata-updater.sh: explicitly return 0 from update (#7955)
Ilya Mashchenko committed
Feb 3, 2020 at 12:54 UTC
3522e0720cc18d402da7ca0891316494ec6b98cb
1 file changed
+2
-1
packaging/installer/netdata-updater.sh
+2
-1
@@ -154,7 +154,8 @@ update() {
154
155
rm -rf "${tmpdir}" >&3 2>&3
156
[ -n "${logfile}" ] && rm "${logfile}" && logfile=
157
- return
157
+
158
+ return 0
159
}
160
161
# Usually stored in /etc/netdata/.environment