I’m use to using the following:
prefetch <target> sha1:<sha1 value> size:<size> <URL for file to download> sha256:<sha256 value>
would that be a single line prefetch?
If so, what is the format of a prefetch block?
Thanks,
Bob_K
I’m use to using the following:
prefetch <target> sha1:<sha1 value> size:<size> <URL for file to download> sha256:<sha256 value>
would that be a single line prefetch?
If so, what is the format of a prefetch block?
Thanks,
Bob_K
@Bob_K using a prefetch block allows for you to utilize relevance substitution to dynamically create prefetch commands. There are examples of prefetch block on bigfix.me and there’s always the ActionScript guide. Hope that helps.
Here’s a direct link about Prefetch Block specifically: