shellscript ca

This commit is contained in:
Crystal.Sea
2021-09-07 21:17:27 +08:00
parent a955f4c508
commit ffc95cf023
10 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
@echo off
echo ===============================================================================
echo == Maxkey Sigle Sign On System ==
echo == Set JAVA_HOME .... ==
echo == JAVA_HOME JDK ==
SET JAVA_HOME=%cd%/jre
echo Current JAVA_HOME is : ==
echo -----%JAVA_HOME%
call %JAVA_HOME%/bin/java -version
rem echo ===============================================================================