m 2 Reaktor: sed-plugin fix name
This commit is contained in:
parent
27746f9a3d
commit
5af1d1c7b1
@ -7,7 +7,7 @@ in {
|
||||
#TODO: this will eat up the last regex, fix Reaktor
|
||||
krebs.Reaktor.extraConfig = ''
|
||||
public_commands.append({
|
||||
'capname' : "shack-correct",
|
||||
'capname' : "sed-plugin",
|
||||
# only support s///gi
|
||||
'pattern' : '^(?P<args>.*)$$',
|
||||
'argv' : ["${pkgs.python3}/bin/python3","${script}"],
|
||||
|
Loading…
Reference in New Issue
Block a user