Fix indents
This commit is contained in:
parent
108767c3d4
commit
f7670c1408
1 changed files with 28 additions and 29 deletions
3
mca.sh
3
mca.sh
|
|
@ -234,8 +234,7 @@ if [ "$CONFIGURE_ONLY" -eq 0 ]; then
|
|||
;;
|
||||
*)
|
||||
echo "$EXEC_NAME: invalid platform: $MCA_PLATFORM. Valid: bungee, \
|
||||
waterfall, velocity, minecraft, bukkit, craftbukkit, spigot, \
|
||||
paper, custom" >&2
|
||||
waterfall, velocity, minecraft, bukkit, craftbukkit, spigot, paper, custom" >&2
|
||||
exit 2
|
||||
;;
|
||||
esac
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue