mirror of
https://github.com/linuxserver/core.git
synced 2026-02-20 05:07:19 +08:00
use computed npm
This commit is contained in:
parent
174b81e7ec
commit
bb7368c27a
@ -18,7 +18,7 @@ _b9_npm() {
|
||||
"
|
||||
else
|
||||
pushd $WORKDIR &> /dev/null
|
||||
npm "$@"
|
||||
$NPM "$@"
|
||||
popd &> /dev/null
|
||||
fi
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user