-
-
Save behnammohammadi/f155a34b18ab4bb364aab87200cd2e44 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| echo "restart agent" | |
| taskkill /IM chrome.exe /F | |
| taskkill /IM Crawler.exe /F | |
| timeout 3 | |
| Crawler.exe --urls=http://localhost:8080 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment