ptero-eggs icon indicating copy to clipboard operation
ptero-eggs copied to clipboard

AUTO_UPDATE not being used

Open hinoobers opened this issue 2 years ago • 3 comments

Currently it clones the data from GitHub only once installion. But can you make it a feature so it clones every server restart/start. Also after analyzing the egg script, I saw that AUTO_UPDATE variable is there, but not used, so why not use that variable?

hinoobers avatar Feb 12 '23 02:02 hinoobers

i don't really find this necessary it only increases the startup time. the only reason you would need to pull from the repo is if a new php version would come out and get supported but that would require you to update the egg to include the new docker image and then reinstall your server which would pull from the repo anyway

404invalid-user avatar Feb 20 '23 22:02 404invalid-user

ohh I'm stupid was looking at the wrong one and though you meant pulling this repo not your repo

404invalid-user avatar Feb 21 '23 01:02 404invalid-user

ohh I'm stupid was looking at the wrong one and though you meant pulling this repo not your repo

Forked this repo & solved it.

hinoobers avatar Mar 08 '23 21:03 hinoobers