treewide: remove execute bit and shebang from board.d files
[openwrt/staging/rmilecki.git] / target / linux / malta / base-files / etc / board.d / 02_network
old mode 100755 (executable)
new mode 100644 (file)
index 394d12b..4a711c2
@@ -1,8 +1,7 @@
-#!/bin/sh
 
-. /lib/functions/uci-defaults-new.sh
+. /lib/functions/uci-defaults.sh
 
-board_config_udpate
+board_config_update
 
 ucidef_set_interface_wan "eth0"
 if [ -d "/sys/class/net/eth1" ]; then