this might be a dumb question
I run this script
sudo ./lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase
instead of
sudo lnxrouter --ap wlan0 MyAccessPoint -p MyPassPhrase
if i want to do the latter one, i must add some kind of path into my shell, right ?
this might be a dumb question
I run this script
instead of
if i want to do the latter one, i must add some kind of path into my shell, right ?