Skip to content

Commit

Permalink
- remove uneeded pause from auto restart script (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotSugden authored Apr 26, 2023
1 parent d7289c9 commit c062c17
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions StartAdminBot-AutoRestart.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit c062c17

Please sign in to comment.