Skip to content

Commit c87d7af

Browse files
authored
Fix name of index file
1 parent 650c549 commit c87d7af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/openjdk.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ INDEX_21="${TEMP_DIR}/index-21.html"
3838
INDEX_22="${TEMP_DIR}/index-22.html"
3939
INDEX_23="${TEMP_DIR}/index-23.html"
4040
INDEX_24="${TEMP_DIR}/index-24.html"
41-
INDEX_24="${TEMP_DIR}/index-25.html"
41+
INDEX_25="${TEMP_DIR}/index-25.html"
4242

4343
download_file 'http://jdk.java.net/archive/' "${INDEX_ARCHIVE}"
4444
download_file 'http://jdk.java.net/21/' "${INDEX_21}"

0 commit comments

Comments
 (0)