Lily Ballard d45d6205de setup.sh: rewrite stripHash
Rewrite the `stripHash` helper function with 2 differences:

* Paths starting with `--` will no longer produce an error.
* Use Bash string manipulation instead of shelling out to `grep` and
  `cut`. This should be faster.
2019-11-12 14:38:41 +01:00
..
2019-08-28 11:07:32 +00:00
2018-12-04 21:06:46 -06:00
2019-11-12 14:38:41 +01:00
2019-08-26 21:40:19 +00:00
2018-12-04 21:06:46 -06:00
2019-08-26 21:40:19 +00:00