1 Unanswered Topic

Remove Filter
Member Avatar for
Member Avatar for BLUEC0RE

I got it to run but for some reason they incorrectly implemented the "chown" call. Here are some examples of how it is implemented in their test scripts: chown ${n0} 123 456 (where path is first) -u 65534 -g 65532,65531 -- chown ${n0} -1 65532 (where options are set before …

0
107

The End.