We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ade87 commit 049eb0dCopy full SHA for 049eb0d
build/compile-multiple.sh
@@ -67,5 +67,5 @@ mkdir /tmp/selinux
67
cp $REPO_DIR/monitoring-plugins/assets/selinux/linuxfabrik-monitoring-plugins.te /tmp/selinux/
68
cd /tmp/selinux/
69
make --file /usr/share/selinux/devel/Makefile linuxfabrik-monitoring-plugins.pp
70
-mkdir -p /compiled/assets/
71
-\cp --archive linuxfabrik-monitoring-plugins.pp /compiled/assets/
+mkdir -p /compiled/check-plugins/assets/
+\cp --archive linuxfabrik-monitoring-plugins.pp /compiled/check-plugins/assets/
0 commit comments