From 3cfca8c3df8d241ce58c0d5c1d35938b50793ce2 Mon Sep 17 00:00:00 2001 From: Henri Wahl <2835065+HenriWahl@users.noreply.github.com> Date: Tue, 10 Oct 2023 19:42:31 +0200 Subject: [PATCH] fixed build-entrypoint.sh for new check --- build/build-entrypoint.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/build/build-entrypoint.sh b/build/build-entrypoint.sh index e82f8a4..3f610e1 100644 --- a/build/build-entrypoint.sh +++ b/build/build-entrypoint.sh @@ -15,7 +15,6 @@ cd share/check_mk # copy non-lib cp -R $SOURCE/agents . cp -R $SOURCE/checkman . -cp -R $SOURCE/checks . cp -R $SOURCE/web . # needed for package config file creation