aboutsummaryrefslogtreecommitdiffstats
path: root/lib/main.sh
diff options
context:
space:
mode:
Diffstat (limited to 'lib/main.sh')
-rw-r--r--lib/main.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/main.sh b/lib/main.sh
index 50040d6..7b421f8 100644
--- a/lib/main.sh
+++ b/lib/main.sh
@@ -550,7 +550,7 @@ while true; do
then
yepyep=0
fi
-
+
if (( yepyep ))
then
if (( $(wc -l "announcements/people/${personoslashlower}/messages" | cut -d ' ' -f 1) > 1 ))