aboutsummaryrefslogtreecommitdiff
path: root/bash/board.bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash/board.bash')
-rw-r--r--bash/board.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/board.bash b/bash/board.bash
index 4df9f2a..fb0fdcb 100644
--- a/bash/board.bash
+++ b/bash/board.bash
@@ -2,7 +2,7 @@
# config in ~/.files.config
-if [ "$BB_ENABLE"="yes" ]; then
+if [ "$BB_ENABLE" = "yes" ]; then
return
fi