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