mirror of
https://github.com/bkaradzic/bx.git
synced 2026-09-10 20:38:29 +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.