mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-21 09:42:09 +00:00
bcm53xx: fix shebang in packet_steering.sh
Fixes: 6e555ac3ad26 ("bcm53xx: refactor packet steering init") Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
This commit is contained in:
parent
3c66ac7e22
commit
56a93f9873
@ -1,4 +1,4 @@
|
||||
#!/bin/sh /etc/rc.common
|
||||
#!/bin/sh
|
||||
|
||||
packet_steering="$(uci -q get network.@globals[0].packet_steering)"
|
||||
flow_offloading="$(uci -q get firewall.@defaults[0].flow_offloading)"
|
||||
|
Loading…
x
Reference in New Issue
Block a user