MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
91 stars 22 forks source link

Update main.sh #93

Closed kieeps closed 2 years ago

kieeps commented 3 years ago

added --nocache to # Upgrade instances

MitchTalmadge commented 2 years ago

Right, this would break updates. Thank you though!!

kieeps commented 2 years ago

This might be good sometimes, though it will increase the time to startup, especially when using lots of instances

According to this issue #92 this will break the update functionality, its better to leave as it is, close this pr and do this manually

Yes and the issue in #92 was fixed in v18 :) I just forgot about the PR :-D sorry