machulav / ec2-github-runner

On-demand self-hosted AWS EC2 runner for GitHub Actions
MIT License
745 stars 331 forks source link

./config.sh need the --unattended argument #197

Open vethan opened 4 months ago

vethan commented 4 months ago

Currently the github runners fail to register as it hangs waiting for input on the ./config.sh

if the --unattended argument is added, this will be fixed.

Badbird5907 commented 2 months ago

Hello. I've added this into my fork, hopefully this helps! ConnectAlum/ec2-github-runner