diff options
author | Stan Grishin <stangri@melmac.net> | 2018-04-07 04:14:58 -0700 |
---|---|---|
committer | Stan Grishin <stangri@melmac.net> | 2018-04-07 04:14:58 -0700 |
commit | 7d87297e17643bfec6c65a367e779de8c4653eca (patch) | |
tree | 9f12a74bee59cac96f79031a8d65b3cc2c38913f /applications/luci-app-advanced-reboot/README.md | |
parent | 5c31937a0f0bf8fa2f0161cadae9688fff9c227e (diff) |
luci-app-advanced-reboot & luci-app-vpnbypass: fix uci require for master
Signed-off-by: Stan Grishin <stangri@melmac.net>
Diffstat (limited to 'applications/luci-app-advanced-reboot/README.md')
-rw-r--r-- | applications/luci-app-advanced-reboot/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-advanced-reboot/README.md b/applications/luci-app-advanced-reboot/README.md index a938479d9..d4659c8dc 100644 --- a/applications/luci-app-advanced-reboot/README.md +++ b/applications/luci-app-advanced-reboot/README.md @@ -19,7 +19,7 @@ Currently supported dual-partition devices include: If you're interested in having your device supported, please post in [LEDE Project Forum Support Thread](https://forum.lede-project.org/t/web-ui-to-reboot-to-another-partition-dual-partition-routers/3423). ## Screenshot (luci-app-advanced-reboot) -![screenshot](https://raw.githubusercontent.com/stangri/screenshots/master/luci-app-advanced-reboot/screenshot01.png "screenshot") +![screenshot](https://raw.githubusercontent.com/stangri/openwrt_packages/master/screenshots/luci-app-advanced-reboot/screenshot01.png "screenshot") ## How to install Install ```luci-app-advanced-reboot``` from Web UI or connect to your router via ssh and run the following commands: |