fix comment

This commit is contained in:
Looly
2025-06-27 11:16:37 +08:00
parent c424d76f88
commit 9cc095463e
11 changed files with 186 additions and 45 deletions

View File

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