Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
#! /bin/bash## Post Install file for lxr-manager# Fisrt time install - setup the config file##LXRSCRIPTDIR=/opt/lxr-scriptsif [ ! -f ${LXRSCRIPTDIR}/jats_lxr.conf ] ; thenmv ${LXRSCRIPTDIR}/jats_lxr.conf.new ${LXRSCRIPTDIR}/jats_lxr.conffi