3 [ -f config ] || { echo "Missing config file, check cwd." ; exit 1 ; }
13 for a in `cd $H && bin/mo-get-users` ; do
18 cp -a `find $H/template -mindepth 1 -maxdepth 1` $a/$a/
20 if [ -n "$REMOTE_SUBMIT" ] ; then
23 cp $H/certs/$a-cert.pem $M/cert.pem
24 cp $H/certs/$a-key.pem $M/key.pem
26 cp $H/certs/ca-cert.pem $M/