diff options
-rw-r--r-- | apk-controller.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apk-controller.lua b/apk-controller.lua index 5945765..5ccd137 100644 --- a/apk-controller.lua +++ b/apk-controller.lua @@ -1,4 +1,4 @@ --- the interfaces controller +-- the apk controller module (..., package.seeall) |