summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-05-18 12:32:27 +0700
committerShulhan <ms@kilabit.info>2025-05-18 12:33:14 +0700
commitd8c85bf1963fe4135b9e62f5d0933a7df2b4ea36 (patch)
tree4a0864f2adfe89f76af7f93949340ff8b975b5c3
parent2fef231fb1fda4684dd7f216fe8ba4f628853ff1 (diff)
downloadgoogle-cloud-ops-agent-git-d8c85bf1963fe4135b9e62f5d0933a7df2b4ea36.tar.xz
PKGBUILD: remove task building ops_agent_diagnostics.sh
The script has been removed from the repository.
-rw-r--r--PKGBUILD3
1 files changed, 0 insertions, 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"