mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-19 14:59:32 +00:00
[ci skip] Update pre release message
This commit is contained in:
@@ -35,7 +35,7 @@ echo "$leavesid [![download](https://img.shields.io/github/downloads/LeavesMC/Le
|
||||
echo "=====" >> $releaseinfo
|
||||
echo "" >> $releaseinfo
|
||||
if [ $preVersion = "true" ]; then
|
||||
echo "> This is early, experimental build. They are only recommended for usage on test servers and should be used with caution." >> $releaseinfo
|
||||
echo "> This is early, experimental build. It is only recommended for usage on test servers and should be used with caution." >> $releaseinfo
|
||||
echo "> **Backups are mandatory!**" >> $releaseinfo
|
||||
echo "" >> $releaseinfo
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user