mirror of
https://github.com/kubernetes/node-problem-detector.git
synced 2026-08-19 20:26:32 +00:00
5 lines
29 B
Batchfile
5 lines
29 B
Batchfile
@echo off
|
|
|
|
echo NonOK
|
|
exit 1
|