Skip to content

Commit

Permalink
#3675 [Feature Request] Improvement of Windows scripts #3675
Browse files Browse the repository at this point in the history
- Fix RUN_setup bug, adding call functions.bat to have JAVA_HOME in short format
  • Loading branch information
piracio committed Oct 30, 2021
1 parent 2d73518 commit f3d4aa8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions install/Adempiere/RUN_setup.bat
@@ -1,6 +1,7 @@
@Title Install ADempiere Server
@Echo off

@CALL utils\functions.bat

@if not "%JAVA_HOME%" == "" goto JAVA_HOME_OK
@Set JAVA=java
Expand Down

0 comments on commit f3d4aa8

Please sign in to comment.