create-user: Fix idempotency issue at end of file
authorbigmike160 <bigmike160>
Sun, 7 Oct 2007 16:35:10 +0000 (16:35 +0000)
committerbigmike160 <bigmike160>
Sun, 7 Oct 2007 16:35:10 +0000 (16:35 +0000)
 - Call chown after every mkdir.
 - Standardize on lack of trailing slash in mkdir and chown calls.
 - Specify both user and group on every chown call.
 - Separate and comment some long stanzas.
 - Remove chown -R and FIXME at end.


No differences found