This works really well! On the last step however it fails because it tries to work on the path for a medium dismounting. The argument is --medium none and when the script sees that it fails. Do you know how to easily fix this? Some way to ignore the sed part when the argument matches? Thanks for all your work on this, I would submit a PR but I don't know where to start really.
This works really well! On the last step however it fails because it tries to work on the path for a medium dismounting. The argument is
--medium none
and when the script sees that it fails. Do you know how to easily fix this? Some way to ignore the sed part when the argument matches? Thanks for all your work on this, I would submit a PR but I don't know where to start really.Thanks!