feat(cosmic-term): dynamic

Signed-off-by: Anhad Singh <andypython@protonmail.com>
This commit is contained in:
Anhad Singh 2025-02-09 18:48:02 +11:00
parent 14a5102964
commit d13b4b3fba
No known key found for this signature in database
GPG Key ID: 80E0357347554B89

View File

@ -5,6 +5,7 @@ branch = "master"
[build]
template = "custom"
script = """
DYNAMIC_INIT
cookbook_cargo --no-default-features
mkdir -pv "${COOKBOOK_STAGE}/ui/apps"
cp -v "${COOKBOOK_RECIPE}/manifest" "${COOKBOOK_STAGE}/ui/apps/10_cosmic-term"