cargo-make: @shell script `rm -rf` in windows can not delete file
Describe The Bug
script_runner = "@shell"
script="rm -rf folder file"
in windows will became rmdir, and it can not delete file
To Reproduce
Error Stack
The error stack trace
Code Sample
/// paste code here
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 19 (9 by maintainers)
i know it ok, but i want to find the error. I just learned about the duck script at today, it’s awesome, i like it