aboutsummaryrefslogtreecommitdiff
path: root/nofetch
diff options
context:
space:
mode:
Diffstat (limited to 'nofetch')
-rw-r--r--nofetch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nofetch b/nofetch
index 41f1169..66fda86 100644
--- a/nofetch
+++ b/nofetch
@@ -40,5 +40,5 @@ osname=$(cat /etc/os-release | grep -w NAME | head -1 | sed "s/NAME=//g" | sed "
echo " "
echo " > $nofetch "
-echo " > $osname $(uname -sir)"
+echo " > $osname $(uname -smr)"
echo " "