#!/bin/sh PROG=$(basename $0) PROG_VERSION=${NODE_VERSION:--default} exec ${PROG}${PROG_VERSION} "$@"
The Open Build Service is an openSUSE project.