Module userland.scripts.logoff
Log-off script
Functions
async def main(cx: SSHContext) ‑> None
-
Expand source code
async def main(cx: SSHContext) -> None: await scroll_art( cx, path.join("userland", "artwork", "logoff.ans"), "amiga" )