diff --git a/pkgmngt/packInstall.sh.porg b/pkgmngt/packInstall.sh.porg index 165f5b9..758a9db 100644 --- a/pkgmngt/packInstall.sh.porg +++ b/pkgmngt/packInstall.sh.porg @@ -50,7 +50,7 @@ case $1 in cacerts*) VERSION=0.1 ;; - btrfs*) + btrfs*|node*) VERSION=$(echo $1 | sed 's/^.*v//') ;; *)