fixed typo in a disk usage key

This commit is contained in:
Serghey Rodin
2013-06-09 16:59:23 +03:00
parent c64a165ce8
commit f1c54509f7

View File

@@ -49,7 +49,7 @@ done
IFS=$OLDIFS
# Updating disk value in config
update_user_value "$user" '$U_DIR_DISK' "$disk_usage"
update_user_value "$user" '$U_DISK_DIRS' "$disk_usage"
#----------------------------------------------------------#