Remove exit after applying default

Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I7dd001cde6c428176d2388b967a7105ad462209a
This commit is contained in:
Scott Little
2025-04-18 00:02:05 -04:00
parent 9285275240
commit 112a368726

View File

@@ -38,7 +38,6 @@ fi
if [ -z "${SIGNING_KEY_NAME}" ]; then
SIGNING_KEY_NAME='default'
echo "Warning: SIGNING_KEY_NAME no set in your environment, using '${SIGNING_KEY_NAME}'"
exit 1
fi
# Get shim deb version number.