Clean up code and add support for multiple operations in expression
This commit is contained in:
+1
-1
@@ -66,4 +66,4 @@ func doShellScript(args map[string]interface{}) (interface{}, error) {
|
||||
} else {
|
||||
return nil, errors.New("script not provided")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user