mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 23:44:17 +08:00
cosmic-term: change manifest order
This commit is contained in:
parent
e31eb52307
commit
430fe8b190
@ -7,5 +7,5 @@ template = "custom"
|
||||
script = """
|
||||
cookbook_cargo --no-default-features
|
||||
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
|
||||
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/cosmic-term"
|
||||
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/10_cosmic-term"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user