Skip to content

Commit

Permalink
Update pack script
Browse files Browse the repository at this point in the history
Include the i41CX+ overlay which was missing from the .zip file.
  • Loading branch information
hth313 committed Apr 28, 2020
1 parent 15806b5 commit 8608b4c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/pack
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ cp src/ladybug.mod dist/
cp -R doc/_build/html dist/doc
cp doc/_build/latex/ladybug.pdf dist/doc
cp doc/ReleaseNotes.html dist/
mkdir dist/overlays
cp overlays/i41CX+-retina.png dist/overlays/

# Clean up some stuff we do not want
rm -rf dist/doc/_sources
Expand Down

0 comments on commit 8608b4c

Please sign in to comment.