mkdir "${SOURCE_DIRECTORY}" &&
cd "${SOURCE_DIRECTORY}" &&
verify_file &&
cp "${SOURCE_CACHE}/${SOURCE}" ./ &&
gunzip ${SOURCE}
