-
Jan-Tarek Butt authoredJan-Tarek Butt authored
role 111 B
local role = uci:get_first('gluon-node-info', 'system', 'role', '')
if role ~= '' then
return role
end
local role = uci:get_first('gluon-node-info', 'system', 'role', '')
if role ~= '' then
return role
end