mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 15:12:26 +00:00
Fixing updates
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
--- #args
|
||||
--- msg = the message
|
||||
|
||||
local os = require("os")
|
||||
|
||||
os.execute("touch 1")
|
||||
|
||||
if not In.Params.msg or In.Params.msg == "" then
|
||||
Out.Result.status = Status.error
|
||||
Out.Result.error = "Missing parameter: msg"
|
||||
|
||||
Reference in New Issue
Block a user