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