Skip to content

Commit e50060c

Browse files
committed
clean up indentation issues
1 parent bc0c379 commit e50060c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

slack.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ if [[ -n "${MODE}" ]]; then
147147

148148
if [[ -z "${MODE}" ]]; then
149149

150-
echo "INFO: No Monit variables are present"
150+
echo "INFO: No Monit variables are present"
151151

152-
else
152+
else
153153

154-
source "${CONFIG}/${MODE}"
154+
source "${CONFIG}/${MODE}"
155155

156156
fi
157157

0 commit comments

Comments
 (0)