Searched refs:output_filepath (Results 1 – 1 of 1) sorted by relevance
75 output_filepath="$output_dir/new_rootfs.img"127 /usr/sbin/mkfs.jffs2 -q -d $mount_dir -o $output_filepath128 chmod 755 $output_filepath129 echo "新镜像 $output_filepath 制作成功"