diff --git a/StartAdminBot-AutoRestart.cmd b/StartAdminBot-AutoRestart.cmd index 5c13bb4..e10059e 100644 --- a/StartAdminBot-AutoRestart.cmd +++ b/StartAdminBot-AutoRestart.cmd @@ -5,7 +5,3 @@ start /wait cmd /c "npm install --quiet" start /wait node index.js echo (%date%) - (%time%) WARNING: Admin bot closed... restarting. goto server - - -pause -