Skip to content

Commit a79dc84

Browse files
committed
Fix bad merge
1 parent 45dbd64 commit a79dc84

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,6 @@ if ! type cfx > /dev/null; then
4242
echo "Unpack and run 'cd addon-adk-1.16; source bin/activate'"
4343
exit 1
4444
fi
45-
exit 1
46-
fi
4745

4846
if ! cfx --version | grep -q "$LATEST_SDK_VERSION"; then
4947
echo "Please use the latest stable SDK version or edit this script to the current version."

0 commit comments

Comments
 (0)