mirror of
https://github.com/bkaradzic/bx.git
synced 2026-09-07 11:03:08 +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.