]> andersk Git - moira.git/blame - gen/passwd.sh
Case-insensitive stuff.
[moira.git] / gen / passwd.sh
CommitLineData
4a3eecb8 1#!/bin/sh
568331c6 2
3PATH=/bin:/usr/ucb:/usr/bin
2ce085d2 4MR_MKCRED=47836474
568331c6 5
4a3eecb8 6/site/lookup/db_update
7if [ $? != 0 ]; then
2ce085d2 8 exit $MR_MKCRED
4a3eecb8 9 fi
568331c6 10rm -f $0
4a3eecb8 11exit 0
12
13# $Header$
This page took 0.0549 seconds and 5 git commands to generate.