mirror of
https://gitea.com/gitea/act_runner.git
synced 2026-04-28 15:00:25 +08:00
- registration warning string - root cobra command Short - README title and content - Makefile Go version error message - Kubernetes example resource names - s6 service directory Co-Authored-By: Claude (Opus 4.7) <noreply@anthropic.com>
4 lines
50 B
Bash
Executable File
4 lines
50 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
exec s6-svscanctl -t /etc/s6
|