mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 13:24:25 -07:00
update user counters
This commit is contained in:
parent
5d399566b0
commit
cd89023ddf
1 changed files with 4 additions and 0 deletions
|
@ -150,6 +150,10 @@ if [ ! -z "$mail_data" ]; then
|
||||||
$BIN/v-rebuild-mail-domains $user
|
$BIN/v-rebuild-mail-domains $user
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
# Update counters
|
||||||
|
$BIN/v-update-user-counters $owner
|
||||||
|
$BIN/v-update-user-counters $user
|
||||||
|
|
||||||
|
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
# Vesta #
|
# Vesta #
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue