Updated How to run on OpenWRT (markdown)

master
neil 2016-07-26 13:24:40 +08:00
parent 76528b3558
commit cdcdb4c437
1 changed files with 8 additions and 1 deletions

@ -61,4 +61,11 @@ Run `crontab -e` to edit your crontab (use something like `export EDITOR="/usr/b
### Meta-Step 5: Use a fancy setup script instead ### Meta-Step 5: Use a fancy setup script instead
See [this gist](https://gist.github.com/t413/3e616611299b22b17b08baa517d2d02c) for my `update.sh` that handles each step of this howto for you and also runs the cron update.. with style. (It automates opening port-80 traffic for verification then closes it again so http isn't even an option) See [this gist](https://gist.github.com/t413/3e616611299b22b17b08baa517d2d02c) for my `update.sh` that handles each step of this howto for you and also runs the cron update.. with style. (It automates opening port-80 traffic for verification then closes it again so http isn't even an option)
## Here is another guide which may help you:
https://forum.openwrt.org/viewtopic.php?id=65090