{%
    if not IsLocalFile or not GetFileExist then
        echo('Import NTP group key failed.')
    else
        echo('Set NTP group key successfully.')
    end
%}