npm version

This commit is contained in:
Bob Mottram 2017-09-12 19:41:14 +01:00
parent 0c0e2b9ecc
commit c6b7001cab
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ install_patchwork() {
exit 8793636
fi
chroot "$rootdir" chmod +x /root/npm_install.sh
chroot "$rootdir" /root/npm_install.sh $NPM_VERSION
chroot "$rootdir" npm_install=$NPM_VERSION /root/npm_install.sh
fi
git clone https://github.com/ssbc/patchwork $rootdir/etc/patchwork