Skip to content

Commit 2ba9eaa

Browse files
author
Bot
committed
remove trailing spaces from code examples
1 parent f64ce29 commit 2ba9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/code/Bash/internet_test.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ if [ $? -ne 0 ]; then
2020
reboot
2121
fi
2222
else
23-
FAILS=0
23+
FAILS=0
2424
fi
2525

2626
sleep 20

0 commit comments

Comments
 (0)