mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-11 04:30:48 -04:00
Adjust path to publish release online.
This commit is contained in:
parent
c84c019990
commit
f8605ed65d
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ cd ..
|
|||
PAPER_DIR=`PWD`
|
||||
cd ../paperjs.org
|
||||
SITE_DIR=`PWD`
|
||||
DIST_FILE=content/10-Download/paperjs-v$VERSION.zip # Relative to $SITE_DIR
|
||||
DIST_FILE=content/11-Download/paperjs-v$VERSION.zip # Relative to $SITE_DIR
|
||||
|
||||
cd $PAPER_DIR/build
|
||||
./dist.sh
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue