change sh

This commit is contained in:
Looly
2025-10-20 00:08:08 +08:00
parent 94cd4098d2
commit ae8a9ae3b1

View File

@@ -16,5 +16,5 @@
# limitations under the License.
#
export JAVA_HOME="/cygdrive/d/java/jdk-17.0.15"
export JAVA_HOME="/cygdrive/d/java/jdk-17"
export PATH="$JAVA_HOME/bin:$PATH"