aboutsummaryrefslogtreecommitdiff
path: root/nofetch
diff options
context:
space:
mode:
authorjnats <dev@jnats.xyz>2021-04-24 00:23:44 +0100
committerGitHub <noreply@github.com>2021-04-24 00:23:44 +0100
commit1586d91ceb9a77812862ce74084a40c7cbe1b807 (patch)
tree067c20ba46b6d656686d1083496e597db40efcef /nofetch
parent80d229be17c681bb3a247e4b58844196172ad253 (diff)
downloadnofetch-1586d91ceb9a77812862ce74084a40c7cbe1b807.tar.gz
nofetch-1586d91ceb9a77812862ce74084a40c7cbe1b807.tar.bz2
Update nofetch
Diffstat (limited to '')
-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 " "