Simon Zeyer 19cf015e95
Some checks failed
build / Build Checkmk package (push) Failing after 36s
build-release / Build Release Package (push) Failing after 35s
Lint / flake8_py3 (push) Failing after 18s
pytest / pytest (push) Failing after 32s
init first version of pbs_special_agent
2026-03-10 19:28:57 +00:00

4 lines
62 B
Bash
Executable File

#!/bin/bash
find $OMD_ROOT/tmp/ -name "*.pid" -exec rm {} \;