Henrik Strøm

Results 2 comments of Henrik Strøm

> my solution : execute > > ``` > wpa_passphrase >> /etc/wpa_supplicant/wpa_supplicant-.conf > ``` > > (you can learn your device name by executing `ip a`) then run > >...

`--number` and `-n` has the same problem: # Expected result, working wit lab version 0.25.1 > lab project list -ma --number "20" | wc -l 20 # Current result >...