4 lines
94 B
INI
4 lines
94 B
INI
|
% for name, command in sorted(check_commands.items()):
|
||
|
command[${name}]='${command}'
|
||
|
% endfor
|