Another attemp to fix jvm-util packaging

This commit is contained in:
Kris De Volder
2018-02-27 12:01:08 -08:00
parent 2253504d04
commit bf14dfb9ea
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ sources=$workdir/sources_repo/${sources_dir}
cd $sources
envsubst > ~/.npmrc << XXXXXX
unsafe-perm=true
//registry.npmjs.org/:_authToken=${npm_token}
XXXXXX