Skip to content

Instantly share code, notes, and snippets.

@i-sync
Created December 29, 2017 04:04
Show Gist options
  • Select an option

  • Save i-sync/8a74eeb8100223a6862046b691f68b38 to your computer and use it in GitHub Desktop.

Select an option

Save i-sync/8a74eeb8100223a6862046b691f68b38 to your computer and use it in GitHub Desktop.
merlin route add crontab task script
#!/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