]> andersk Git - moira.git/commitdiff
Initial revision
authormar <mar>
Sun, 27 Aug 1989 20:35:10 +0000 (20:35 +0000)
committermar <mar>
Sun, 27 Aug 1989 20:35:10 +0000 (20:35 +0000)
gen/passwd.sh [new file with mode: 0644]

diff --git a/gen/passwd.sh b/gen/passwd.sh
new file mode 100644 (file)
index 0000000..8e03ba1
--- /dev/null
@@ -0,0 +1,10 @@
+#!/bin/sh
+SMS_MKCRED=47836474
+/site/lookup/db_update
+if [ $? != 0 ]; then
+       exit $SMS_MKCRED
+       fi
+/bin/rm -f $0
+exit 0
+
+# $Header$
This page took 0.032145 seconds and 5 git commands to generate.