mirror of
https://github.com/penpot/penpot.git
synced 2025-05-29 14:26:11 +02:00
🎉 Add prefetch builtin templates script
This commit is contained in:
parent
6981d92b11
commit
53d7c4332d
2 changed files with 43 additions and 2 deletions
|
@ -17,5 +17,6 @@ cp scripts/manage.template.sh target/dist/manage.sh;
|
|||
chmod +x target/dist/run.sh;
|
||||
chmod +x target/dist/manage.sh;
|
||||
|
||||
|
||||
|
||||
# Prefetch
|
||||
bb ./scripts/prefetch-templates.clj resources/app/onboarding.edn builtin-templates/
|
||||
cp -r builtin-templates target/dist/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue