From d8c85bf1963fe4135b9e62f5d0933a7df2b4ea36 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 18 May 2025 12:32:27 +0700 Subject: PKGBUILD: remove task building ops_agent_diagnostics.sh The script has been removed from the repository. --- PKGBUILD | 3 --- 1 file changed, 3 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 6b0c931..e9c09f6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -83,9 +83,6 @@ build() { echo "--- Building systemd ..." ./builds/systemd.sh "$_destdir" - echo "--- Building ops_agent_diagnostics ..." - ./builds/ops_agent_diagnostics.sh "$_destdir" - echo "--- Building agent_wrapper ..." ./builds/agent_wrapper.sh "$_destdir" -- cgit v1.3