mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
orbdata: install to root
This commit is contained in:
parent
962caa6549
commit
903bbac4a8
@ -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}/"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user