diff options
author | jnats <jnats@salyut.one> | 2021-05-27 00:34:17 +0100 |
---|---|---|
committer | jnats <jnats@salyut.one> | 2021-05-27 00:34:17 +0100 |
commit | 39cb5c14d68d3ee11674cef5429bc8eea329b598 (patch) | |
tree | a7720a40276ed605e8a80c24a142a8a0b12a389c /nofetch | |
parent | 100f6e7416c0237f244ad2677fc68c3df0437f60 (diff) | |
download | nofetch-39cb5c14d68d3ee11674cef5429bc8eea329b598.tar.gz nofetch-39cb5c14d68d3ee11674cef5429bc8eea329b598.tar.bz2 |
oops - removed debug stuff
Diffstat (limited to '')
-rwxr-xr-x | nofetch | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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" |