summaryrefslogtreecommitdiffstats
path: root/update
diff options
context:
space:
mode:
Diffstat (limited to 'update')
-rwxr-xr-xupdate2
1 files changed, 1 insertions, 1 deletions
diff --git a/update b/update
index 5fd90e0..2abbe78 100755
--- a/update
+++ b/update
@@ -55,7 +55,7 @@ function check_etc() {
function info() {
echo
uname -a
- dmesg --level=err,warn -T
+ # dmesg --level=err,warn -T
echo
}