Use Bedrock's exit_success call to prevent an extraneous error message

This commit is contained in:
shark 2019-08-19 16:22:07 +00:00
parent f8a45e1526
commit d362ca4b00

View File

@ -41,3 +41,4 @@ else
echo "Bedrock Linux is not installed!"
return
fi
exit_success