diff --git a/kippo/commands/__init__.py b/kippo/commands/__init__.py index cf40a4b..6232efa 100644 --- a/kippo/commands/__init__.py +++ b/kippo/commands/__init__.py @@ -11,4 +11,5 @@ __all__ = [ 'apt', 'dice', 'adduser', + 'last', ]