Update v-update-user-counters

This commit is contained in:
Anton Reutov 2018-11-24 22:43:21 +02:00 committed by GitHub
parent 50205c99ec
commit c5ba8b5b65
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,8 +53,6 @@ for user in $user_list; do
IP_OWNED=0
U_USERS=0
U_DISK=0
##supose fix to #1526 i cannot see any diference, but on debian it apears that there is an diference.
## maybe because the system has tis var exported? (DISK)
DISK=0
U_DISK_DIRS=$(get_user_value '$U_DISK_DIRS')
if [ -z "$U_DISK_DIRS" ]; then