mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/gradle: Fix gradle.csh.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ae63f75a28
commit
7fa01f038a
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
#!/bin/csh
|
||||
setenv GRADLE_HOME=/usr/share/gradle
|
||||
setenv GRADLE_HOME /usr/share/gradle
|
||||
|
|
Loading…
Reference in a new issue