From a17b21e7d9dbfb6f7750534f777ecc8afa6dfd0a Mon Sep 17 00:00:00 2001 From: "CanbiZ (MickLesk)" <47820557+MickLesk@users.noreply.github.com> Date: Mon, 6 Jul 2026 18:20:17 +0200 Subject: [PATCH] Update install/forgejo-runner-install.sh Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com> --- install/forgejo-runner-install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install/forgejo-runner-install.sh b/install/forgejo-runner-install.sh index 25cf5b9df..d6882d9e2 100644 --- a/install/forgejo-runner-install.sh +++ b/install/forgejo-runner-install.sh @@ -11,6 +11,7 @@ catch_errors setting_up_container network_check update_os + setup_yq # Get required configuration — skip prompts if already set (generated/unattended mode)