3 lines
104 B
Lua
3 lines
104 B
Lua
-- /bin/whoami - Print the effective username of the current user.
|
|
return bettola.get_username(context)
|