Run batch that runs multiple batches using AWS System Manager

后端 未结 0 677
暗喜
暗喜 2021-02-06 02:38

So I have a batch file named "runAll.bat" that runs multiple batches like the followings:

start /MIN batch_1.bat
timeout 3 /nobreak
start /MIN batch_2.b         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题