0
0
mirror of https://github.com/saltstack-formulas/openssh-formula.git synced 2026-06-01 21:22:27 +02:00
Daniel Dehennin 3845d5ff61 fix(map): path_join can be used only for local file access
On windows machines, the `path_join` build wrong URL by using
backslash as separator.

URL used for fileserver access must use only slashes `/`.
2020-08-21 16:00:56 +02:00
..