Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
[openwrt/svn-archive/archive.git] / target / linux / rb532 / base-files / sbin / wget2nand
index 57f4128642d9539ae7cff7e39787d32eb8ad3145..9a111fa896924fc7405283d5c76a03b5eba2c744 100755 (executable)
@@ -6,7 +6,7 @@
 # Licence GPL V2
 # Author david.goodenough@linkchoose.co.uk
 # Based on cf2nand from RB532 support
-. /etc/functions.sh
+. /lib/functions.sh
 
 [ -d /tmp/wget2nand ] && {
        echo "/tmp/wget2nand already exists"