chore: remove key from log

Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
Pranav C
2024-02-12 21:57:59 +05:30
parent b9edf5519a
commit e88cf7ff27

View File

@@ -177,7 +177,6 @@ if [ -n "$EDITION" ] && { [ "$EDITION" = "EE" ] || [ "$EDITION" = "ee" ]; }; the
echo "License key is required for Enterprise Edition installation"
exit 1
fi
message_arr+=("License key: $LICENSE_KEY")
fi
echo "Do you want to enabled Watchtower for automatic updates [Y/N] (default: Y): "