diff options
author | jnats <jnats@salyut.one> | 2021-05-19 13:56:19 +0100 |
---|---|---|
committer | jnats <jnats@salyut.one> | 2021-05-19 13:56:19 +0100 |
commit | a484b38c4d3684e9270801ca0edeccc28e6221fa (patch) | |
tree | dbf05daee1771e682a58a7bd84dd52894cc2af5b /nofetch | |
parent | ce81ad7b7dfb7a4c066348ee34189bc1fd788ef1 (diff) | |
download | nofetch-a484b38c4d3684e9270801ca0edeccc28e6221fa.tar.gz nofetch-a484b38c4d3684e9270801ca0edeccc28e6221fa.tar.bz2 |
removed old broken code
Diffstat (limited to 'nofetch')
-rwxr-xr-x | nofetch | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |