Use Bedrock's exit_success call to prevent an extraneous error message
This commit is contained in:
parent
f8a45e1526
commit
d362ca4b00
@ -41,3 +41,4 @@ else
|
|||||||
echo "Bedrock Linux is not installed!"
|
echo "Bedrock Linux is not installed!"
|
||||||
return
|
return
|
||||||
fi
|
fi
|
||||||
|
exit_success
|
||||||
|
Loading…
x
Reference in New Issue
Block a user