mirror of
https://github.com/gSpotx2f/luci-app-internet-detector.git
synced 2025-12-06 03:26:50 +03:00
luci-app-internet-detector: Fixed sorting function.
This commit is contained in:
12
README.md
12
README.md
@@ -26,16 +26,16 @@ Internet-detector is an application for checking the availability of the Interne
|
||||
service internet-detector start
|
||||
service internet-detector enable
|
||||
|
||||
wget --no-check-certificate -O /tmp/luci-app-internet-detector_1.6.6-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-internet-detector_1.6.6-r1_all.ipk
|
||||
opkg install /tmp/luci-app-internet-detector_1.6.6-r1_all.ipk
|
||||
rm /tmp/luci-app-internet-detector_1.6.6-r1_all.ipk
|
||||
wget --no-check-certificate -O /tmp/luci-app-internet-detector_1.6.6-r2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-app-internet-detector_1.6.6-r2_all.ipk
|
||||
opkg install /tmp/luci-app-internet-detector_1.6.6-r2_all.ipk
|
||||
rm /tmp/luci-app-internet-detector_1.6.6-r2_all.ipk
|
||||
service rpcd restart
|
||||
|
||||
i18n-ru:
|
||||
|
||||
wget --no-check-certificate -O /tmp/luci-i18n-internet-detector-ru_1.6.6-r1_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-internet-detector-ru_1.6.6-r1_all.ipk
|
||||
opkg install /tmp/luci-i18n-internet-detector-ru_1.6.6-r1_all.ipk
|
||||
rm /tmp/luci-i18n-internet-detector-ru_1.6.6-r1_all.ipk
|
||||
wget --no-check-certificate -O /tmp/luci-i18n-internet-detector-ru_1.6.6-r2_all.ipk https://github.com/gSpotx2f/packages-openwrt/raw/master/current/luci-i18n-internet-detector-ru_1.6.6-r2_all.ipk
|
||||
opkg install /tmp/luci-i18n-internet-detector-ru_1.6.6-r2_all.ipk
|
||||
rm /tmp/luci-i18n-internet-detector-ru_1.6.6-r2_all.ipk
|
||||
|
||||
## Screenshots:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user