start.bat 109 B

12345
  1. @echo off
  2. set nginx_home=./
  3. echo Starting nginx...
  4. RunHiddenConsole %nginx_home%/nginx.exe -p %nginx_home%