Add -c arg to vos release.
This commit is contained in:
parent
31c78a356e
commit
1f58fe3ffa
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ if [ -e "/afs/stacken.kth.se/home/$1" ]; then
|
|||
log "Home dir for user $1 exists"
|
||||
else
|
||||
/afs/stacken.kth.se/src/script/createuser $1 beef.stacken.kth.se vicepa
|
||||
vos release home
|
||||
vos release home -c stacken.kth.se
|
||||
fi
|
||||
|
||||
log "Looks good, all done!"
|
||||
|
|
Loading…
Add table
Reference in a new issue