#!/bin/sh # Sample file for executing Cambridge G-RIN. This is what it actually # invoked by the webserver, but of course you must edit it. # # Written by Ian Jackson , 1999. # I hereby place this file in the public domain. set -e umask 007 cd /home/ijackson/things/bcp5-registry.cam-grin BCP5REGISTRY_LOCKED=1 export BCP5REGISTRY_LOCKED exec with-lock-ex -w lockfile ./bcp5-registry.pl --cgi . .