Commit e90e2b1d authored by David Dollar's avatar David Dollar

use script aws/s3 to put npm

parent 03ea3467
......@@ -31,5 +31,5 @@ git submodule update --init --recursive
tar czvf $tempdir/npm-${npm_version}.tgz *
# upload npm to s3
$basedir/s3/s3 put language-pack-nodejs \
$basedir/aws/s3 put language-pack-nodejs \
npm-${npm_version}.tgz $tempdir/npm-${npm_version}.tgz
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment