Skip to content

Commit

Permalink
jre 23
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfw committed Oct 3, 2024
1 parent ee955c6 commit c798321
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/j14pack.bat
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ set version=%1

set PATH=C:\Program Files\Java\jdk-23\bin;%PATH%

del /S /Q c:\tmp\_
del /S /Q c:\tmp\jre%version%
rmdir /S /Q c:\tmp\_
rmdir /S /Q c:\tmp\jre%version%
mkdir c:\tmp\_
cd ..

Expand Down

0 comments on commit c798321

Please sign in to comment.