Consistency
This commit is contained in:
@@ -32,7 +32,7 @@ EOF
|
||||
esac
|
||||
done
|
||||
|
||||
if [[ ! -f "$LAUNCHER" ]]; then
|
||||
if [[ ! -f $LAUNCHER ]]; then
|
||||
echo "Battle.net is not installed. Run omarchy-install-gaming-battlenet first." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user