Skip to content

Commit 2e2b149

Browse files
committed
[skip ci] remove custom-repos.gradle if cleaning up
1 parent c1fcd9f commit 2e2b149

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

etc/bin/reset-verify.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,5 @@ cd "${CWD}"
4343

4444
rm -rf "apache-grails-${VERSION}-incubating-bin"
4545
rm -rf "apache-grails-wrapper-${VERSION}-incubating-bin"
46-
rm -rf "profile-wrapper-check"
46+
rm -rf "profile-wrapper-check"
47+
rm -f ./custom-repos.gradle

0 commit comments

Comments
 (0)