mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-01 02:38:43 -05:00
Pull the latest changes from paperjs.org repo before commiting new version.
This commit is contained in:
parent
b1a6a74be2
commit
f1257d83b2
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ git push origin develop
|
|||
|
||||
# Copy paperjs.zip to the website's download folder
|
||||
cd $SITE_DIR
|
||||
git pull
|
||||
cp $PAPER_DIR/dist/paperjs.zip $DIST_FILE
|
||||
# Update the online version of paper.js
|
||||
cp $PAPER_DIR/dist/paper-full.js assets/js/paper.js
|
||||
|
|
Loading…
Reference in a new issue