diff options
author | root <root@rshg054.dnsready.net> | 2011-11-16 23:15:07 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2011-11-16 23:15:07 +0000 |
commit | b3531e5acd3f55613eddde5591eb2e880fa96ed8 (patch) | |
tree | 78746d9e8f3a8cc99ac0e66b5188c0647059adde /community/ushare/ushare.install | |
parent | 91ef4ffb2e0ba850501329a8bbc0b326788bd58c (diff) |
Wed Nov 16 23:15:06 UTC 2011
Diffstat (limited to 'community/ushare/ushare.install')
-rw-r--r-- | community/ushare/ushare.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/ushare/ushare.install b/community/ushare/ushare.install index c58209616..38d710156 100644 --- a/community/ushare/ushare.install +++ b/community/ushare/ushare.install @@ -13,4 +13,5 @@ post_upgrade() { post_remove() { userdel ushare + groupdel ushare } |