bettola/assets/scripts/bin/whoami.lua

3 lines
104 B
Lua

-- /bin/whoami - Print the effective username of the current user.
return bettola.get_username(context)