Skip to content
Snippets Groups Projects
Commit 20ff4ec5 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Merge branch 'add-benchmarks' into 'master'

Add benchmarks recipe

See merge request !417
parents af257d4a 93b4387b
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