Files
bash-it/lib
Kyle Welsby fedb72b34f Fixes exit 1 issue when tmp cache doesn't exist
Found if this `${cache}` file doesn't exist, the single line conditional command would return false causing a `exit 1`.

This little change makes the conditional verbose and not cause a false return failing the function.
2019-01-16 17:36:57 +00:00
..
2016-11-04 18:15:07 +00:00