aboutsummaryrefslogtreecommitdiffstats
path: root/lib/main.sh
diff options
context:
space:
mode:
authorJesus <heckyel@riseup.net>2023-07-22 10:51:26 -0500
committerJesus <heckyel@riseup.net>2023-07-22 10:51:26 -0500
commitf6d3da198811f3c9af3234c35cb4922c10248780 (patch)
tree8a2a52a06d085931da8559813d22026824c083d5 /lib/main.sh
parenteb0d6b7281f666221da66e6e4c41f7a83a04e8a9 (diff)
downloadhyperbot-f6d3da198811f3c9af3234c35cb4922c10248780.tar.lz
hyperbot-f6d3da198811f3c9af3234c35cb4922c10248780.tar.xz
hyperbot-f6d3da198811f3c9af3234c35cb4922c10248780.zip
Remove blank spaces
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 ))