2 lines
91 B
Bash
2 lines
91 B
Bash
|
#!/bin/sh
|
||
|
export JAVA_HOME="/Library/Java/JavaVirtualMachines/jdk-17.0.2.jdk/Contents/Home"
|