Searched refs:src_rootfs (Results 1 - 1 of 1) sorted by relevance

/openwrt/target/linux/ar71xx/base-files/sbin/
H A Dwget2nand14 src_rootfs=$wget2nand_dir/rootfs.tgz
46 wget $url_rootfs -O "$src_rootfs" || {
70 ( cd "$mnt_rootfs"; tar xvz -f "$src_rootfs" )

Completed in 22 milliseconds