mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-01-13 01:14:09 +00:00
5 lines
51 B
Plaintext
5 lines
51 B
Plaintext
|
|
#!/usr/bin/env bash
|
||
|
|
|
||
|
|
exec s6-svscanctl -t /etc/s6
|
||
|
|
|