From 39cb5c14d68d3ee11674cef5429bc8eea329b598 Mon Sep 17 00:00:00 2001 From: jnats Date: Thu, 27 May 2021 00:34:17 +0100 Subject: oops - removed debug stuff --- nofetch | 2 -- 1 file changed, 2 deletions(-) diff --git a/nofetch b/nofetch index f7a1a06..dfd7322 100755 --- a/nofetch +++ b/nofetch @@ -30,8 +30,6 @@ if you're reading this, it's already too late" nofetch=$(echo "$array" | shuf -n 1) -echo $nofetch - if [ $1 == "-o" ] &> /dev/null || [ $2 == "-o" ] &> /dev/null then echo "$osname" -- cgit v1.2.3