Skip to content
Snippets Groups Projects
Verified Commit 903bbac4 authored by Jeremy Soller's avatar Jeremy Soller
Browse files

orbdata: install to root

parent 962caa65
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,5 @@ git = "https://gitlab.redox-os.org/redox-os/orbdata.git"
[build]
template = "custom"
script = """
mkdir -pv "${COOKBOOK_STAGE}/ui"
cp -rv "${COOKBOOK_SOURCE}/"* "${COOKBOOK_STAGE}/ui"
cp -rv "${COOKBOOK_SOURCE}/"* "${COOKBOOK_STAGE}/"
"""
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