Fix tabbing

This commit is contained in:
Kyle Rankin 2018-05-09 14:28:36 -07:00
parent ec2d7dfc2c
commit fc72daa6e3
No known key found for this signature in database
GPG Key ID: 555577116BFA74B9

View File

@ -145,7 +145,7 @@ check_tpm_counter()
else
# Initialize label to default if not set
if [ "$2" != "" ]; then
LABEL=$2
LABEL=$2
else
LABEL=3135106223
fi