Let's try it like this

This commit is contained in:
ZomgPonies
2014-01-27 16:07:48 -05:00
parent 808143f976
commit bd3e0c1cf8

View File

@@ -5,5 +5,5 @@
script = replacetext(script, "/", "\\")
var/command = config.python_path + " " + script + " " + args
return shell(command)
shell("[command]")
return