mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 18:42:54 +00:00
4 lines
79 B
Bash
Executable File
4 lines
79 B
Bash
Executable File
#!/bin/sh
|
|
|
|
curl "http://127.0.0.1:20000/api/publish/crontab" >> /dev/null 2>&1
|