Skip to content
Snippets Groups Projects
Commit 93b4387b authored by Ron Williams's avatar Ron Williams Committed by Jeremy Soller
Browse files

Add benchmarks recipe

parent af257d4a
No related branches found
No related tags found
1 merge request!417Add benchmarks recipe
[source]
git = "https://gitlab.redox-os.org/redox-os/benchmarks"
[build]
template = "custom"
script = """
mkdir -pv "${COOKBOOK_STAGE}"/usr/share/benchmarks
cp -rv "${COOKBOOK_SOURCE}"/* "${COOKBOOK_STAGE}"/usr/share/benchmarks
"""
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment