Skip to content

Commit 378989e

Browse files
szaimenZoey2936
andcommitted
address review
Signed-off-by: Simon L <[email protected]> Co-authored-by: Zoey <[email protected]> Signed-off-by: Simon L. <[email protected]>
1 parent fed0f42 commit 378989e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Containers/mastercontainer/start.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ elif mountpoint -q /etc/timezone; then
268268
exit 1
269269
fi
270270

271-
# Check if unsupported env are set (but dont exit as it would break many instances)
271+
# Check if unsupported env are set (but don't exit as it would break many instances)
272272
if [ -n "$APACHE_DISABLE_REWRITE_IP" ]; then
273273
print_red "The environmental variable APACHE_DISABLE_REWRITE_IP has been set which is not supported by AIO. Please remove it!"
274274
fi

0 commit comments

Comments
 (0)