mirror of
https://gitee.com/dromara/MaxKey.git
synced 2025-12-08 09:58:56 +08:00
15 lines
338 B
Batchfile
15 lines
338 B
Batchfile
@echo off
|
|
|
|
call set_maxkey_env.bat
|
|
|
|
echo == Cache Server. ==
|
|
echo == Please wait .... ==
|
|
|
|
echo ===============================================================================
|
|
call maxkey_cache\32bit\redis-server.exe
|
|
|
|
|
|
|
|
|
|
|