From 2acb2f7ef0338d5a3ee6f55fe2f7d715b31922e0 Mon Sep 17 00:00:00 2001 From: ubq323 Date: Mon, 1 Apr 2024 02:17:21 +0100 Subject: launch --- listener.lua | 3 +++ 1 file changed, 3 insertions(+) (limited to 'listener.lua') diff --git a/listener.lua b/listener.lua index e69205e..ef422c7 100644 --- a/listener.lua +++ b/listener.lua @@ -23,6 +23,9 @@ function ops.upgrade() pm.dl("listener") os.reboot() end +function ops.test2() + print("hello world") +end function main() print("listening") -- cgit v1.2.3