You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Went to try and run this on MacOS - Sequoia. Unfortunately I recieved this error.
user@Mac dist % ./install-mac.sh Using adb at ./platform-tools/adb Force a switch into the debug mode to enable ADB ./install-common.sh: line 20: ./serial-macos-latest/serial: No such file or directory
This appears to be similar to issue #93 on Debian.
Thanks for the presentation at Shmoocon!
The text was updated successfully, but these errors were encountered:
hello! this actually looks like a separate issue. it seems you're running the install script from the repo's dist directory, when instead you should be running it from a release directory downloaded from https://github.com/EFForg/rayhunter/releases/tag/v0.2.4
that said, our mac installer is currently breaking due to #89, so that will probably also not work. we're working it though!
Good Day,
Went to try and run this on MacOS - Sequoia. Unfortunately I recieved this error.
user@Mac dist % ./install-mac.sh
Using adb at ./platform-tools/adb
Force a switch into the debug mode to enable ADB
./install-common.sh: line 20: ./serial-macos-latest/serial: No such file or directory
This appears to be similar to issue #93 on Debian.
Thanks for the presentation at Shmoocon!
The text was updated successfully, but these errors were encountered: