Skip to content

Commit dce8ef1

Browse files
szaimenZoey2936
andauthored
address review
Signed-off-by: Simon L <[email protected]> Co-authored-by: Zoey <[email protected]> Signed-off-by: Simon L. <[email protected]>
1 parent 9ba0983 commit dce8ef1

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
@@ -253,7 +253,7 @@ if [ "$?" = 6 ]; then
253253
exit 1
254254
fi
255255

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

0 commit comments

Comments
 (0)