Closed DrHenchman closed 4 years ago
Currently, the generate.sh file has a dependency on the https://github.com/ali-rantakari/trash tool. It would be good for it to make use of it if the command exists on the path, but fallback to rm -i if it isn't
rm -i
This is at least now documented in the contribution guide
Currently, the generate.sh file has a dependency on the https://github.com/ali-rantakari/trash tool. It would be good for it to make use of it if the command exists on the path, but fallback to
rm -i
if it isn't