Skip to content

Commit

Permalink
Update installer.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Fedi6431 authored Jun 16, 2024
1 parent 6f674de commit fed9343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Installer/Windows/installer.bat
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@echo off

rem This software is protected by Fedi6431© copyrights
rem Check if OpenJDK is installed
java -version >nul 2>&1
if %errorlevel% == 0 (
Expand Down

0 comments on commit fed9343

Please sign in to comment.