Fix installing authelia with npm install -g

Clement Michaud 2017-09-05 21:33:36 +02:00
parent 7f0d359d4c
commit 683279fac2
1 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,8 @@ set -e
NPM_UNPACK_DIR=/tmp/npm-unpack
pwd
echo "--- Packing npm package into a tarball"
npm pack