# $Id: registration,v 1.1.1.1 2005/01/10 18:47:02 pdi Exp $ #Copyright 1998-2022 Stonie R. Cooper, Licensed under the auspices of GPLv3, # See top-level copyright disclaimer (COPYRIGHT) and license (LICENSE) #! /bin/bash if [ ! -e /etc/.alreadyregistered ] then /opt/pdi/pdinrs/bin/registration mail /usr/bin/touch /etc/.alreadyregistered fi