Files
node-problem-detector/pkg/custompluginmonitor/plugin/test-data/ok.sh

6 lines
39 B
Bash
Executable File

#!/usr/bin/env bash
echo "OK"
exit 0