Update gl-inet.sh
This commit is contained in:
parent
d0649bb749
commit
7980483b59
@ -334,7 +334,7 @@ update_luci_app_quickstart() {
|
|||||||
do_install_depends_ipk() {
|
do_install_depends_ipk() {
|
||||||
|
|
||||||
wget -O "/tmp/luci-lua-runtime_all.ipk" "https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/theme/luci-lua-runtime_all.ipk"
|
wget -O "/tmp/luci-lua-runtime_all.ipk" "https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/theme/luci-lua-runtime_all.ipk"
|
||||||
wget -O "/tmp/libopenssl3.ipk" "https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/theme/luci-lua-runtime_all.ipk"
|
wget -O "/tmp/libopenssl3.ipk" "https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/theme/libopenssl3.ipk"
|
||||||
opkg install "/tmp/luci-lua-runtime_all.ipk"
|
opkg install "/tmp/luci-lua-runtime_all.ipk"
|
||||||
opkg install "/tmp/libopenssl3.ipk"
|
opkg install "/tmp/libopenssl3.ipk"
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user