adtac / climate

The swiss-army knife of utility tools for Linux.
GNU General Public License v3.0
1.43k stars 76 forks source link

typo in user-stats? #18

Open nixon opened 7 years ago

nixon commented 7 years ago

Should the 2nd if check for $commandargs instead?

elif [[ $command == "user-stats" ]]; then
    if [[ $command != "" ]]; then
adtac commented 7 years ago

Ah yes. Currently not near a computer - I'll fix this soon :+1: