mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-23 13:24:17 +08:00
Install pixelcannon manifest
This commit is contained in:
parent
d1ff741b28
commit
047281e303
@ -3,4 +3,6 @@ GIT=https://github.com/jackpot51/pixelcannon.git
|
||||
function recipe_stage {
|
||||
mkdir -pv "$1/apps/pixelcannon"
|
||||
cp -Rv assets "$1/apps/pixelcannon"
|
||||
mkdir -pv "$1/ui/apps"
|
||||
cp -v manifest "$1/ui/apps/pixelcannon"
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user