sh-indent-after-if

sh-indent-after-if is a variable defined in `sh-script.el'.
Its value is
+


Documentation:
How much to indent a statement after an `if' statement.
This includes lines after `else' and `elif' statements, too, but
does not affect the `else', `elif' or `fi' statements themselves.

You can customize this variable.