diff --git a/node-16.15.0-0.build.sh b/node-16.15.0-0.build.sh index f2c99e1..49429ee 100755 --- a/node-16.15.0-0.build.sh +++ b/node-16.15.0-0.build.sh @@ -49,4 +49,6 @@ for i in $PREFIX/bin/*; do ln -sv "$i"{,-$VERSION} done +corepack enable + exit