HCoop
/
hcoop
/
domtool2.git
/ blame_incremental
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(non-incremental) |
history
|
HEAD
Add shutdown command
[hcoop/domtool2.git]
/
scripts
/
domtool-rmuser
This page requires JavaScript to run. Use
this page
instead.
... / ...
Commit
Line
Data
1
#!/bin/sh -e
2
3
rm -rf /afs/hcoop.net/common/etc/domtool/keys/$1
4
rm /afs/hcoop.net/common/etc/domtool/certs/$1.pem
5
domtool-admin rmuser $1