We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45dbd64 commit a79dc84Copy full SHA for a79dc84
test.sh
@@ -42,8 +42,6 @@ if ! type cfx > /dev/null; then
42
echo "Unpack and run 'cd addon-adk-1.16; source bin/activate'"
43
exit 1
44
fi
45
- exit 1
46
-fi
47
48
if ! cfx --version | grep -q "$LATEST_SDK_VERSION"; then
49
echo "Please use the latest stable SDK version or edit this script to the current version."
0 commit comments