mirror of
https://gitee.com/dromara/MaxKey.git
synced 2026-05-15 13:02:07 +08:00
启动脚本 LINUX WINDOWS
启动脚本 LINUX WINDOWS
This commit is contained in:
14
shellscript/start_maxkey_cache.bat
Normal file
14
shellscript/start_maxkey_cache.bat
Normal file
@@ -0,0 +1,14 @@
|
||||
@echo off
|
||||
|
||||
call set_maxkey_env.bat
|
||||
|
||||
echo == Cache Server. ==
|
||||
echo == Please wait .... ==
|
||||
|
||||
echo ===============================================================================
|
||||
call maxkey_cache\32bit\redis-server.exe
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user