mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-02-14 18:09:57 +00:00
6 lines
52 B
Bash
6 lines
52 B
Bash
#!/usr/bin/env bash
|
|
|
|
echo "NON-EXECUTABLE"
|
|
exit -1
|
|
|