Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
nodejs-common
node
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File node of Package nodejs-common
#!/bin/sh PROG=$(basename $0) PROG_VERSION=${NODE_VERSION:--default} if [ ! -x /usr/bin/${PROG}${PROG_VERSION} ]; then echo "${PROG}${PROG_VERSION} is unavailable." exit 127 fi exec /usr/bin/${PROG}${PROG_VERSION} "$@"
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor