Maurizio Lemmo
Results
3
comments of
Maurizio Lemmo
sure, I'll make more test (i found a little issue) and then I'll do!
Ok, here I am. I had to fix the code that extract the iface name. The reason is avoid the space as first character. I can do the pull request,...
this is the git diff ```bash sysadm@lxd-server:/opt/lxq$ git diff lxq diff --git a/lxq b/lxq old mode 100644 new mode 100755 index 49eb7dc..e95f580 --- a/lxq +++ b/lxq @@ -354,8 +354,11 @@...