free_space.sh doesn't work
Opened this issue · 0 comments
veggie-garden commented
Hello, I recently found an issue that the function delete doesn't work correctly - files are not deleted.
Line 35 in 1e4375a
I think you should change it to as below.
rm -rf $1
Thanks for your time!