fix typo
authorFelix Fietkau <nbd@openwrt.org>
Thu, 5 Jan 2006 01:10:41 +0000 (01:10 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Thu, 5 Jan 2006 01:10:41 +0000 (01:10 +0000)
SVN-Revision: 2833

openwrt/target/linux/package/base-files/files/brcm-2.6/etc/init.d/S05netconfig

index f782d41c08718e3f32a8592238b669cdda115cc4..27336e112ea189a418a1d711d5d534e25102fbc1 100755 (executable)
@@ -1,8 +1,9 @@
 #!/bin/sh
 [ -e /etc/config/network ] && exit 0
 
+mkdir -p /etc/config
+
 (
-       mkdir -p /etc/config
        if [ "$(/usr/bin/head -c4 /dev/mtdblock/1 | /usr/bin/tail -c3)" = "ELF" ]; then
                # WGT634u
                echo boardtype=wgt634u