aboutsummaryrefslogtreecommitdiff
path: root/share/hydractl/upgrade
diff options
context:
space:
mode:
Diffstat (limited to 'share/hydractl/upgrade')
-rwxr-xr-xshare/hydractl/upgrade8
1 files changed, 5 insertions, 3 deletions
diff --git a/share/hydractl/upgrade b/share/hydractl/upgrade
index a84742b..4ee31a1 100755
--- a/share/hydractl/upgrade
+++ b/share/hydractl/upgrade
@@ -34,9 +34,11 @@ else
fi
# Upgrade raspberry
-if [ -x "/usr/bin/rpi-update" ]; then
- rpi-update
-fi
+# Do not run it under normal circunstances
+# https://github.com/Hexxeh/rpi-update
+#if [ -x "/usr/bin/rpi-update" ]; then
+# rpi-update
+#fi
# Upgrade all chroots
hydractl chroot-upgrade