Quinten
Quinten
> another issue occured while testing > > the agent need root permissions aka sudo ./run.sh > > how do i do that? > > i think i got time...
What was wrong with the install script? It worked fine. Also it will not be merged with the startup as a script that is easy a no go
Also wy do you need dotnet in the install script but not in the game container?
> you missed an apt update, and you updated export `AGENT_ALLOW_RUNASROOT="1"` to `AGENT_ALLOW_RUNASROOT="0"` this has to be 1 otherwhise the agent wont start the configuration > > i need dotnet...
Mayeby with some luck you can get the bin and requirments out of the .deb file in the install script https://download.opensuse.org/repositories/multimedia:/xiph/Debian_10/amd64/
@ClassicSenior I have no idea what this software needs to do but I have a basic working egg for you: **Let me know if anything is broken / you need...
@ClassicSenior ^^^ please test
> I removee the images as no one was using this egg. I will have a look. The install will fail because it can not pull the man image or...
> @QuintenQVD0 Any update about this egg? This egg is still wanted? I could have a look again for it yes.
Wy not make a variable `MAP_LOCATION` and use that in the startup cmd and give some info about the default map path and the DLC map path and use that?