mirror of
https://github.com/myvesta/vesta
synced 2025-08-14 10:37:42 -07:00
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)
This commit is contained in:
parent
20735121f7
commit
50205c99ec
1 changed files with 3 additions and 0 deletions
|
@ -53,6 +53,9 @@ 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
|
||||
U_DISK_DIRS=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue