"rm" on macOS apparently doesn't understand long ("--foo") flags

This commit is contained in:
Ben Liblit 2018-02-08 21:06:49 -06:00
parent 393ef13622
commit d8948324f7
1 changed files with 1 additions and 1 deletions

View File

@ -2,6 +2,6 @@
caches="$HOME/.gradle/caches"
rm --force --recursive \
rm -rf \
"$caches/modules-2/modules-2.lock" \
"$caches"/*/plugin-resolution