mirror of
https://github.com/bkaradzic/bx.git
synced 2026-07-24 15:08:53 +00:00
Using path.join instead of string concatenation makes the scripts more OS-neutral. It also protects against missing or doubled "/" characters in paths.