start.bat 91 B

123456789
  1. :begin
  2. dotnet App.WebApi21.Station.dll
  3. TIMEOUT /T 4
  4. @echo restart
  5. goto begin