Update detectWrongSettings.sh

Signed-off-by: Alper Öztürk <67455295+alperozturk96@users.noreply.github.com>
This commit is contained in:
Alper Öztürk 2025-06-10 16:31:41 +02:00
parent a66cfe99f5
commit b3301c8e7d

View File

@ -24,6 +24,5 @@ if [[ $betaCount -gt 0 ]] ; then
echo "Beta is set in setup.xml"
exit 1
fi
exit 0