Skip to content
Snippets Groups Projects
Commit 0ef08687 authored by Nagy Tibor's avatar Nagy Tibor
Browse files

Add periodictable recipe

parent 3cf3bfa9
No related branches found
No related tags found
1 merge request!99Add periodictable recipe
GIT=https://github.com/xtibor/periodictable.git
BINDIR="/ui/bin"
function recipe_stage {
mkdir -pv "$1/ui/apps"
cp -v pkg/manifest "$1/ui/apps/periodictable"
mkdir -pv "$1/ui/icons"
cp -v pkg/icon.png "$1/ui/icons/periodictable.png"
}
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