summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsysinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysinfo b/sysinfo
index 550d017..bc087c1 100755
--- a/sysinfo
+++ b/sysinfo
@@ -1,6 +1,6 @@
#!/bin/sh
clear
cat /etc/motd
-#inxi -CGINSx
+inxi -CGINSx
echo -en "${BLUE}Uptime:$NC" ; uptime
pydf