Do not use deprecated path to functions.sh (/etc/functions.sh -> /lib/functions.sh)
SVN-Revision: 34793
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user