#!/bin/bash
# A little script which first initialises the virtual environment
# for NICOS and then runs a nicos program. This script is supposed to
# be renamed or linked to the name of the nicos-program, like nicos-daemon
NICOSROOT=/home/nicos/nicos-core
source ${NICOSROOT}/nicos_sinq/bin/nicos-env-common
