Back out of fancy with/end different processing
[hcoop/zz_old/domtool2-proto.git] / scripts / domtool-adduser
CommitLineData
a82d7967 1#!/bin/sh -e
2
1b787875 3if ! [ -e /etc/domtool ]; then
4 echo "/etc/domtool not found. Are you running this on the same machine as domtool-server?"
5 exit 1
6fi
7
a82d7967 8domtool-addcert $*
9domtool-addacl $*