add 'else'

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
This commit is contained in:
Daniel Hansson 2024-05-07 19:00:03 +02:00 committed by GitHub
parent 4a23f702c3
commit fa83bd7657
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -86,6 +86,7 @@ then
NOT_LATEST=1
print_text_in_color "$ICyan" "Running in not-latest mode..."
sleep 1
else
msg_box "Failed to get the correct flag. Did you enter it correctly?"
exit 1
fi