-
Notifications
You must be signed in to change notification settings - Fork 70
Description
It's not possible to deploy easycwmp becase there is no other source to get scripts mentioned in README that are needed for easycwmp.sh
sudo mkdir -p /lib/{config,functions}
sudo wget http://pastebin.lukaperkov.net/openwrt/20121219_lib_functions.sh -O /lib/functions.sh
sudo wget http://pastebin.lukaperkov.net/openwrt/20121219_lib_config_uci.sh -O /lib/config/uci.sh
sudo wget http://pastebin.lukaperkov.net/openwrt/20121219_lib_functions_network.sh -O /lib/functions/network.sh
wget -v http://pastebin.lukaperkov.net/openwrt/20121219_lib_functions_network.sh --2025-04-23 13:05:53-- http://pastebin.lukaperkov.net/openwrt/20121219_lib_functions_network.sh Resolving pastebin.lukaperkov.net (pastebin.lukaperkov.net)... failed: Name or service not known. wget: unable to resolve host address ‘pastebin.lukaperkov.net’