Created
December 29, 2017 04:04
-
-
Save i-sync/8a74eeb8100223a6862046b691f68b38 to your computer and use it in GitHub Desktop.
merlin route add crontab task script
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
| #!/bin/sh | |
| #file path | |
| #/jffs/scripts/services-start | |
| cru a frpc "10 * * * * /bin/sh /jffs/frp/auto.sh" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment