diff options
Diffstat (limited to 'sysinfo')
-rwxr-xr-x | sysinfo | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |