Skip to content
Snippets Groups Projects
Commit d47ac854 authored by Jeremy Soller's avatar Jeremy Soller Committed by GitHub
Browse files

Merge pull request #50 from ids1024/pastel

Fix pastel recipe; add 'mkdir'
parents 5b78bf1d fd74cc3e
No related branches found
No related tags found
No related merge requests found
...@@ -2,5 +2,6 @@ GIT=https://github.com/robbycerantola/pastel.git ...@@ -2,5 +2,6 @@ GIT=https://github.com/robbycerantola/pastel.git
function recipe_stage { function recipe_stage {
mkdir "$1/ui"
cp -rv res "$1/ui/pastel" cp -rv res "$1/ui/pastel"
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment