4 lines
No EOL
98 B
Bash
4 lines
No EOL
98 B
Bash
#!/bin/sh
|
|
/usr/local/bin/dockerd-entrypoint.sh &
|
|
sleep 5
|
|
forgejo-runner --config config.yml daemon |