AuthPlatform/bat/openresty-restart.bat

4 lines
59 B
Batchfile

@echo off
call openresty-stop.bat
call openresty-start.bat