From a484b38c4d3684e9270801ca0edeccc28e6221fa Mon Sep 17 00:00:00 2001 From: jnats Date: Wed, 19 May 2021 13:56:19 +0100 Subject: removed old broken code --- nofetch | 2 -- 1 file changed, 2 deletions(-) (limited to 'nofetch') diff --git a/nofetch b/nofetch index f4b9401..0861f6c 100755 --- a/nofetch +++ b/nofetch @@ -67,8 +67,6 @@ else nofetch="something has gone terribly wrong" fi -osname=$(echo $osname | sed 's/FreeBSD //g') - if [ $1 == "-o" ] &> /dev/null || [ $2 == "-o" ] &> /dev/null then echo "$osname" -- cgit v1.2.3