nrf_sniffer_ble.sh --extcap-interface error
Hi I am trying to set up ble sniffer on a mac with no success, i have followed instructions from different sources and forums. I have uninstalled wireshark and reinstalled and now i get this error when before it was working.
waynes-MacBook-3:extcap wayne$ python nrf_sniffer_ble.sh --extcap-interface
File "/Applications/Wireshark.app/Contents/MacOS/extcap/nrf_sniffer_ble.sh", line 3
script_path=$(dirname which $0
)
^
SyntaxError: invalid syntax