Skip to content

fix: trailing slash in mount dir problem

Anatoly Stansler requested to merge 108-fix-mount-dir-slash into master

Description

Fix error due to lack of trailing slash in mountDir configuration option.

Related issue

Closes #108 (closed)

Examples

Checklist

  • the MR description has been reviewed
  • this MR contains text changes and they have been reviewed OR there are no texts changes
  • this MR contains GUI/CLI changes and they have been reviewed OR there are no GUI/CLI changes
  • this MR contains API changes, specifications reflect those changes and they have been reviewed OR there are no API changes
Edited by Artyom Kartasov

Merge request reports