Closed TinyNiko closed 4 years ago
there are some examples shows how argv works
if you want to change it that way, sounds logical.
will it be possible for u to trow in a PR and we will take a look ?
3q I see this
my_netgear(["rootfs/netgear_r6220/bin/mini_httpd",
"-d","/www",
"-r","NETGEAR R6220",
"-c","**.cgi",
"-t","300"],
"rootfs/netgear_r6220")
Solution accepted. Issue closed.
in core.py , I think self.argv is writtern by self.filename and lost args . for example