3 lines
94 B
Bash
3 lines
94 B
Bash
|
#!/bin/sh
|
||
|
curl -L 'http://localhost:8090/Crawler_p.html?queues_terminate_all' >/dev/null 2>&1
|