summaryrefslogtreecommitdiffstats
path: root/sysinfo
diff options
context:
space:
mode:
Diffstat (limited to 'sysinfo')
-rwxr-xr-xsysinfo4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysinfo b/sysinfo
index 9ac35e5..550d017 100755
--- a/sysinfo
+++ b/sysinfo
@@ -1,6 +1,6 @@
#!/bin/sh
clear
cat /etc/motd
-inxi -CGINSx
-echo -en "${BLUE}Uptime:$NC " ; uptime
+#inxi -CGINSx
+echo -en "${BLUE}Uptime:$NC" ; uptime
pydf