docker-ebot
docker-ebot copied to clipboard
Allow MAPS section to be defined by the environment
Have entrypoint.sh be responsible for creating config.ini and allow maps definied by the environment.
Now we can define maps here: https://gitlab.com/counterstrafe/docker-ebot/blob/master/docker-compose.yml#L14-29 and have them get generated here: https://gitlab.com/counterstrafe/ebot-csgo/blob/master/config/config.ini.smp#L35-49
Addresses issue #8
Good afternoon. My broken brain still doesn't understand what needs to be done? Can you please help. I will be very grateful. I tried to replace the code of the entrypoint.sh file, with the one that is specified the most recent, already with the maps that I need. What needs to be done?