Rename gradle celan cache script
This commit is contained in:
5
bin/gradle-rm-cache
Executable file
5
bin/gradle-rm-cache
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -x
|
||||
rm -rf ~/.gradle/caches/build-cache-*
|
||||
|
||||
Reference in New Issue
Block a user