Searched refs:zip_path (Results 1 – 1 of 1) sorted by relevance
82 local zip_path=$zip_dir/$(ls $zip_dir)83 [[ -f $zip_path ]] || die "Could not find $target_name zip file: $zip_path"84 [[ "$zip_path" == *.zip ]] || die "Bad image $target_name zip pathname: $zip_path"85 echo $zip_path