mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
package/pptp: remove a stray bracket
SVN-Revision: 31568
This commit is contained in:
parent
3349cf2691
commit
6e5db7ed69
@ -43,7 +43,6 @@ setup_interface_pptp() {
|
||||
ip route replace $(find_route $ip)
|
||||
done
|
||||
uci_toggle_state network "$config" serv_addrs "$serv_addrs"
|
||||
}
|
||||
|
||||
# fix up the netmask
|
||||
config_get netmask "$config" netmask
|
||||
|
Loading…
Reference in New Issue
Block a user