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