Add variable to skip updating the server#70
Add variable to skip updating the server#70zzahkaboom24 wants to merge 2 commits intopterodactyl:masterfrom
Conversation
WilliamVenner
left a comment
There was a problem hiding this comment.
confirm for me that the server boots with SKIP_UPDATE=0 and SKIP_UPDATE=1 (sorry, in the absence of a test suite, you'll have to be it 😆) with this image and I shall merge 🙂
Will do so later, as I am currently not on my PC 👍 |
Here's a video showing the entire process from download server files to the server booting with both Skip Update on or off 8mb.video-yEO-zyOkIBkc.mp4 |
|
I wonder if we should invert the logic here and use |
|
We “should”, yeah, but that’s a breaking change unfortunately. |
How is it a breaking change when nothing that uses it has been merged yet? |
|
sorry yes, ignore me. For some reason I thought this was a wings PR. 😅 |
As title states.
This skips the download part only.
Has been requested, and can be of importance.
It's a boolean, so either the update is skipped or not, default is no.
Adding this variable is needed, but I will PR on the egg side of things too:

Edit: It's for Hytale