42toolbox icon indicating copy to clipboard operation
42toolbox copied to clipboard

free_space.sh doesn't work

Open veggie-garden opened this issue 1 year ago • 0 comments

Hello, I recently found an issue that the function delete doesn't work correctly - files are not deleted.

https://github.com/alexandregv/42toolbox/blob/1e4375ac37516620ecb93cfcd75de715bc4086df/free_space.sh#L35

I think you should change it to as below.

rm -rf $1

Thanks for your time!

veggie-garden avatar Jul 28 '23 06:07 veggie-garden