2
0
mirror of https://github.com/xcat2/confluent.git synced 2026-01-11 18:42:29 +00:00

Correct missing closure of if

This commit is contained in:
Jarrod Johnson
2025-09-25 15:49:25 -04:00
parent a480cc73df
commit 871685ea20

View File

@@ -84,6 +84,7 @@ if [ -e /tmp/confluentident/cnflnt.yml ]; then
echo "A debug session has been made available on Alt-F1"
sleep 30
maxwait=30
fi
done
echo
echo -n 'Registering new API key with deployment server: '