Print lua version on startup
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
print("Hello from lua")
|
||||
print(_VERSION)
|
||||
|
||||
local host = automation.util.get_hostname()
|
||||
print("Running @" .. host)
|
||||
|
||||
Reference in New Issue
Block a user