mirror of
https://github.com/eosswedenorg/antelope-api-healthcheck
synced 2026-06-17 04:50:02 +02:00
5 lines
81 B
Text
5 lines
81 B
Text
|
|
if $programname == '{{ PROGRAM }}' then {
|
|
{{ LOG_FILE }}
|
|
stop
|
|
}
|