Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
[librecmc/librecmc.git] / target / linux / adm5120 / rb1xx / base-files / sbin / wget2nand
index 6cd8d6fbd98bc6a4deb1885bfe1fd549d762fa5f..f7e0a092ca4188eb8274d141960c96cb33490f3c 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-rootfs ] && {
        echo "/tmp/wget2nand-rootfs already exists"