4 lines
67 B
Bash
Executable File
4 lines
67 B
Bash
Executable File
#!/bin/sh
|
|
|
|
curl "http://127.0.0.1:20000/crontab" >> /dev/null 2>&1
|