Skip to content

Repository containing extra assets for use with dasharo

Notifications You must be signed in to change notification settings

Dasharo/dasharo-blobs

Repository files navigation

dasharo-blobs

Repository containing extra assets for use with Dasharo

Licenses

Do not use or load software from this repository until you have carefully read the licenses assigned to the relevant components. By downloading or using the software component from this repository, you agree to the terms of license associated with the given software component. If you do not wish to so agree, do not install or use the software from this repository. Association of the software components and licenses is outlined in the respective READMEs in the subdirectories.

Creating SHASUMS

Example how to create SHA256SUMS for all files with .bin extension:

for file in *.bin; do sha256sum $file; done > SHA256SUMS

About

Repository containing extra assets for use with dasharo

Resources

Stars

Watchers

Forks

Packages

No packages published