Closed mfrancis95 closed 4 years ago
If you put in an invalid symbol, you'll get hit with
./ticker.sh: line 80: printf: null: invalid number
when running the script. This commit prevents this from occurring.
Thank you 🍻
If you put in an invalid symbol, you'll get hit with
when running the script. This commit prevents this from occurring.