Skip to content

Commit 2762ce4

Browse files
authored
MINOR: Add shebang to gradlewAll (#11373)
Reviewers: Mickael Maison <[email protected]>, Viktor Somogyi-Vass <[email protected]>
1 parent a7a026c commit 2762ce4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gradlewAll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env sh
2+
13
# Licensed to the Apache Software Foundation (ASF) under one or more
24
# contributor license agreements. See the NOTICE file distributed with
35
# this work for additional information regarding copyright ownership.

0 commit comments

Comments
 (0)