Closed KnicKnic closed 4 years ago
path/filepath should be used when generating filepaths, not path.
path will always use / not an os specific path separator.
/
related to issue https://github.com/rancher/k3s/issues/1687
path/filepath should be used when generating filepaths, not path.
path will always use
/
not an os specific path separator.related to issue https://github.com/rancher/k3s/issues/1687