mirror of
https://github.com/iBotPeaches/Apktool.git
synced 2024-11-26 22:10:37 +00:00
This reverts commit e46f779b87
.
This commit is contained in:
parent
e46f779b87
commit
d66db22564
@ -6,7 +6,7 @@ chcp 65001 2>nul >nul
|
||||
set java_exe=java.exe
|
||||
|
||||
if defined JAVA_HOME (
|
||||
set "java_exe"="%JAVA_HOME%\bin\java.exe"
|
||||
set "java_exe=%JAVA_HOME%\bin\java.exe"
|
||||
)
|
||||
|
||||
rem Find the highest version .jar available in the same directory as the script
|
||||
|
Loading…
Reference in New Issue
Block a user