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