mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-07-03 16:30:27 -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`
|
PAPER_DIR=`PWD`
|
||||||
cd ../paperjs.org
|
cd ../paperjs.org
|
||||||
SITE_DIR=`PWD`
|
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
|
cd $PAPER_DIR/build
|
||||||
./dist.sh
|
./dist.sh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue