]> andersk Git - moira.git/blame - gen/passwd.sh
sms -> moira
[moira.git] / gen / passwd.sh
CommitLineData
4a3eecb8 1#!/bin/sh
2ce085d2 2MR_MKCRED=47836474
4a3eecb8 3/site/lookup/db_update
4if [ $? != 0 ]; then
2ce085d2 5 exit $MR_MKCRED
4a3eecb8 6 fi
7/bin/rm -f $0
8exit 0
9
10# $Header$
This page took 0.076714 seconds and 5 git commands to generate.