mirror of
https://github.com/PaperMC/Waterfall.git
synced 2024-11-15 23:06:01 +01:00
[ci skip] Fix typo in upstream update commit message (#706)
This commit is contained in:
parent
151435f749
commit
233a2b02e2
@ -15,7 +15,7 @@ if [ ! -z "$bungee" ]; then
|
||||
logsuffix="$logsuffix\n\nBungeeCord Changes:\n$bungee"
|
||||
if [ -z "$updated" ]; then updated="BungeeCord"; else updated="$updated/BungeeCord"; fi
|
||||
fi
|
||||
disclaimer="Upstream has released updates that appears to apply and compile correctly.\nThis update has not been tested by PaperMC and as with ANY update, please do your own testing"
|
||||
disclaimer="Upstream has released updates that appear to apply and compile correctly.\nThis update has not been tested by PaperMC and as with ANY update, please do your own testing"
|
||||
|
||||
if [ ! -z "$1" ]; then
|
||||
disclaimer="$@"
|
||||
|
Loading…
Reference in New Issue
Block a user