summaryrefslogtreecommitdiff
path: root/examples/hooks/rt2x00.sh
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hooks/rt2x00.sh')
-rwxr-xr-xexamples/hooks/rt2x00.sh7
1 files changed, 2 insertions, 5 deletions
diff --git a/examples/hooks/rt2x00.sh b/examples/hooks/rt2x00.sh
index 8c5153c..d94b4e2 100755
--- a/examples/hooks/rt2x00.sh
+++ b/examples/hooks/rt2x00.sh
@@ -2,11 +2,8 @@
# This is a hook for live-helper(7) to install ralink rt2x00 drivers
# To enable it, copy this hook into your config/chroot_local-hooks directory.
-
-# NOTE: it runs in interactive mode
-
-# Updating indices
-apt-get update
+#
+# FIXME: it runs in interactive mode
# Building kernel modules
which module-assistant || apt-get install --yes module-assistant